Merge pull request #2420 from nereocystis/develop
set android:installLocation to auto
This commit is contained in:
commit
b7dd5f4bf8
|
@ -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