Skip to content

Commit a86b7ce

Browse files
authored
AndroidKeyStore bug fix (#281)
1 parent de1f97d commit a86b7ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
android:icon="@mipmap/ic_launcher"
88
android:label="@string/app_name"
99
android:localeConfig="@xml/locale_config"
10+
android:allowBackup="false"
1011
android:requestLegacyExternalStorage="true"
1112
android:theme="@style/Theme.AiSdCompose.Splash"
1213
android:usesCleartextTraffic="true">

0 commit comments

Comments
 (0)