set android:installLocation to auto

Allows antennaPod to be movable, can be installed on SD card
This commit is contained in:
Kevin Dalley 2017-09-16 11:58:46 -07:00
parent 657a91b036
commit ebfb8398cf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.danoeh.antennapod"
android:installLocation="auto"
android:versionCode="1060398"
android:versionName="1.6.3.0">
<!--