We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbe4d0 commit bcfa010Copy full SHA for bcfa010
AndroidManifest.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="ru.piter.fm.prototype"
4
+ android:installLocation="auto"
5
android:versionCode="10"
6
android:versionName="2.0.5">
7
0 commit comments