Skip to content

Commit

Permalink
Disabled AutoBackup
Browse files Browse the repository at this point in the history
  • Loading branch information
TanishMoral11 committed Jan 20, 2025
1 parent fc92932 commit cb7644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- TODO(#56): Reenable landscape support. -->
<application
android:name=".app.application.dev.DeveloperOppiaApplication"
android:allowBackup="true"
android:allowBackup="false"
android:icon="@mipmap/launcher_icon"
android:label="@string/app_name"
android:supportsRtl="true"
Expand Down

0 comments on commit cb7644b

Please sign in to comment.