set android:installLocation to auto
Allows antennaPod to be movable, can be installed on SD card
This commit is contained in:
parent
657a91b036
commit
ebfb8398cf
|
@ -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">
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue