diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9af4f50c90..13405ba012 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -17,7 +17,6 @@ android:usesCleartextTraffic="true" android:appCategory="game" android:label="@string/app_name" - android:theme="@style/ArcTheme" android:fullBackupContent="@xml/backup_rules"> - - - diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml deleted file mode 100644 index c37d2c6ed9..0000000000 --- a/android/res/values/styles.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - diff --git a/gradle.properties b/gradle.properties index 89dd3f20f8..7e78e05dc3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,4 +10,4 @@ kapt.include.compile.classpath=false kotlin.stdlib.default.dependency=false #needed for android compilation android.useAndroidX=true -archash=597153aa4e4f31e166c4a03b1c7bf87e6b900344 +archash=b9d3067269d34c8f0cf3657c6b3919e327727f7e