[android] Prefer install on external storage.
This commit is contained in:
parent
4ccd0c2b7d
commit
23bcd3c7cf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.guidewithme.uk"
|
||||
android:installLocation="preferExternal"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
|
|
Reference in a new issue