We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6290fa7 commit 8b51150Copy full SHA for 8b51150
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="itkach.aard2"
4
- android:versionCode="12"
5
- android:versionName="0.12" >
+ android:versionCode="13"
+ android:versionName="0.13" >
6
7
<uses-sdk
8
android:minSdkVersion="15"
0 commit comments