Skip to content

Commit

Permalink
enable fragileuserdata flag
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Jul 28, 2024
1 parent 7c21431 commit b60c564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:hasFragileUserData="true"
android:requestLegacyExternalStorage="true"
android:theme="@style/Theme.GeodeLauncher"
tools:targetApi="31">
Expand Down

0 comments on commit b60c564

Please sign in to comment.