]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/AndroidManifest.xml
bump support to API ver 28
[mobile-ledger.git] / app / src / main / AndroidManifest.xml
index 2ab3ca042067a0f9e0df740e95d7780813c7de60..ee612ac456b7c1f7afe56bd123c6c2516abbb1f8 100644 (file)
@@ -8,7 +8,8 @@
         android:label="@string/app_name"
         android:roundIcon="@mipmap/ic_launcher_round"
         android:supportsRtl="true"
-        android:theme="@style/AppTheme">
+        android:theme="@style/AppTheme"
+        android:fullBackupContent="@xml/backup_descriptor">
         <activity
             android:name=".LatestTransactions"
             android:label="@string/app_name"