We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1f97d commit a86b7ceCopy full SHA for a86b7ce
app/src/main/AndroidManifest.xml
@@ -7,6 +7,7 @@
7
android:icon="@mipmap/ic_launcher"
8
android:label="@string/app_name"
9
android:localeConfig="@xml/locale_config"
10
+ android:allowBackup="false"
11
android:requestLegacyExternalStorage="true"
12
android:theme="@style/Theme.AiSdCompose.Splash"
13
android:usesCleartextTraffic="true">
0 commit comments