Disabled 'import github' button on Android because Android is garbage and can't even do something as simple as an HTTP request without 5 workaround for different versions

This commit is contained in:
Anuken
2019-10-27 10:51:35 -04:00
parent 4e946ae52b
commit 34db321577
3 changed files with 33 additions and 32 deletions

View File

@@ -14,7 +14,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:isGame="true"
android:appCategory="game"
android:usesCleartextTraffic="true"
android:label="@string/app_name"
android:theme="@style/GdxTheme" android:fullBackupContent="@xml/backup_rules">
<meta-data android:name="android.max_aspect" android:value="2.1"/>