Skip to content

Commit b60c564

Browse files
committed
enable fragileuserdata flag
1 parent 7c21431 commit b60c564

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
@@ -36,6 +36,7 @@
3636
android:fullBackupContent="@xml/backup_rules"
3737
android:icon="@mipmap/ic_launcher"
3838
android:label="@string/app_name"
39+
android:hasFragileUserData="true"
3940
android:requestLegacyExternalStorage="true"
4041
android:theme="@style/Theme.GeodeLauncher"
4142
tools:targetApi="31">

0 commit comments

Comments
 (0)