Allow restore from any AntennaPod version

This commit is contained in:
Johan Liesén 2014-03-23 19:49:18 +01:00
parent ffac53f9ed
commit 238cac9352
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:backupAgent=".backup.OpmlBackupAgent"
android:restoreAnyVersion="true"
android:logo="@drawable/ic_launcher"
android:theme="@style/Theme.AntennaPod.Light">
<meta-data