X-Git-Url: https://deadsoftware.ru/gitweb?p=cavedroid.git;a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=014587c25a7fd813dbac633ef4ee3e3563421e4d;hp=dbde2a40718327bbfcc43230de9efe4d5b6b3e58;hb=ef32f2e88b9c0daa411d0c304ce62b1235541fb1;hpb=562b0e19a771974bb596db6815dce1a01a761ce5 diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index dbde2a4..014587c 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -6,7 +6,8 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/GdxTheme" tools:ignore="GoogleAppIndexingWarning"> + android:theme="@style/GdxTheme" tools:ignore="GoogleAppIndexingWarning" + android:fullBackupContent="@xml/backup_descriptor">