Skip to content

Commit f8a74a1

Browse files
committed
bump version
1 parent 95dbde1 commit f8a74a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="itkach.aard2"
4-
android:versionCode="14"
5-
android:versionName="0.14" >
4+
android:versionCode="15"
5+
android:versionName="0.15" >
66

77
<uses-sdk
88
android:minSdkVersion="15"

0 commit comments

Comments
 (0)