diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/AndroidManifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index d2a34d9077..ac0c912325 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -7,6 +7,7 @@ <application android:icon="@mipmap/ic_launcher" android:theme="@style/AppTheme" + android:allowBackup="false" > <activity android:name=".MainActivity" |
