From 0c12c0248edc9c148cf26381987248bbde07c5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 23 Sep 2013 21:22:56 +0200 Subject: [PATCH] Allow Backups of fdroid --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1ba418ae7..39c81ceef 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -29,6 +29,7 @@ android:name="FDroidApp" android:icon="@drawable/ic_launcher" android:label="@string/app_name" + android:allowBackup="true" android:supportsRtl="false" >