Skip to content

Commit cda016c

Browse files
author
Dominik Schürmann
committed
Version 1.10
1 parent 968124a commit cda016c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NTPSync/src/main/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
package="org.ntpsync"
44
android:installLocation="internalOnly"
5-
android:versionCode="11"
6-
android:versionName="1.9" >
5+
android:versionCode="12"
6+
android:versionName="1.10" >
77

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

0 commit comments

Comments
 (0)