Skip to content

Commit

Permalink
commit android:allowBackup="false"
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyuanxiao committed Sep 7, 2018
1 parent 9fac9c0 commit 76ac12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eros-framework/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<application
tools:replace="android:allowBackup"
android:allowBackup="true"
android:allowBackup="false"
android:label="@string/app_name"
android:supportsRtl="true"></application>

Expand Down

0 comments on commit 76ac12a

Please sign in to comment.