Merge pull request #2420 from nereocystis/develop

set android:installLocation to auto
This commit is contained in:
Martin Fietz 2017-10-08 15:56:03 +02:00 committed by GitHub
commit b7dd5f4bf8
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">
<!--