Revert theme removal / Android jar import bugfixes

This commit is contained in:
Anuken
2021-07-11 10:13:34 -04:00
parent 8a84ebb58d
commit 308176ee81
4 changed files with 29 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:isGame="true"
android:theme="@style/ArcTheme"
android:usesCleartextTraffic="true"
android:appCategory="game"
android:label="@string/app_name"