Revision dc0d7aff app/AndroidManifest.xml
app/AndroidManifest.xml | ||
---|---|---|
3 | 3 |
xmlns:tools="http://schemas.android.com/tools" |
4 | 4 |
package="org.storymaker.app" |
5 | 5 |
android:installLocation="auto" |
6 |
android:versionCode="1100"
|
|
7 |
android:versionName="2.1.5">
|
|
6 |
android:versionCode="1101"
|
|
7 |
android:versionName="2.1.6">
|
|
8 | 8 |
|
9 | 9 |
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" /> |
10 | 10 |
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> |
Also available in: Unified diff