Skip to content

Commit

Permalink
Disable Google Play backups
Browse files Browse the repository at this point in the history
  • Loading branch information
bubelov committed Dec 21, 2023
1 parent 8f633bf commit 6b3d493
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 @@ -11,6 +11,7 @@

<application
android:name="app.App"
android:allowBackup="false"
android:icon="@drawable/launcher"
android:label="@string/app_name"
android:supportsRtl="true"
Expand Down

0 comments on commit 6b3d493

Please sign in to comment.