Skip to content

Commit bcfa010

Browse files
committed
allow move to SD card
1 parent 0fbe4d0 commit bcfa010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="ru.piter.fm.prototype"
4+
android:installLocation="auto"
45
android:versionCode="10"
56
android:versionName="2.0.5">
67

0 commit comments

Comments
 (0)