Skip to content

Commit a0285c9

Browse files
committed
Updated the manifest for the 1.5 release
1 parent 95c3fe5 commit a0285c9

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
@@ -20,8 +20,8 @@
2020
<manifest
2121
xmlns:android="http://schemas.android.com/apk/res/android"
2222
package="org.klnusbaum.udj"
23-
android:versionCode="6"
24-
android:versionName="1.3.2">
23+
android:versionCode="7"
24+
android:versionName="1.5">
2525

2626
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15"/>
2727

0 commit comments

Comments
 (0)