Skip to content

Commit 4ff40fc

Browse files
Preparing for release v1.2.0
1 parent 74036b8 commit 4ff40fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DroidPlanner/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.droidplanner"
5-
android:versionCode="55"
6-
android:versionName="1.1.0" >
5+
android:versionCode="56"
6+
android:versionName="1.2.0" >
77

88
<uses-sdk
99
android:minSdkVersion="14"

0 commit comments

Comments
 (0)