Skip to content

Commit cfb2374

Browse files
committed
bump version
1 parent b7cc1f5 commit cfb2374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="itkach.aard2"
3-
android:versionCode="2"
4-
android:versionName="0.2">
3+
android:versionCode="3"
4+
android:versionName="0.3">
55

66
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="19"/>
77
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" >

0 commit comments

Comments
 (0)