Skip to content

Commit bc96277

Browse files
committed
bump version
1 parent 1de6408 commit bc96277

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="13"
5-
android:versionName="0.13" >
4+
android:versionCode="14"
5+
android:versionName="0.14" >
66

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

0 commit comments

Comments
 (0)