Explicitly allow backups

This commit is contained in:
2016-02-26 05:31:26 -05:00
parent d5774e8511
commit f511ca2028

View File

@@ -13,6 +13,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/main_activity_title"
android:theme="@style/AppBaseTheme"
android:allowBackup="true"
android:backupAgent=".HabitsBackupAgent">
<meta-data