Skip to content

Commit 4964b0d

Browse files
author
gerhard.kalab
committedMay 25, 2015
Release v1.53
1 parent aa208c0 commit 4964b0d

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
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
android:installLocation="auto"
44
package="org.scid.android"
5-
android:versionCode="52"
6-
android:versionName="1.52" >
5+
android:versionCode="53"
6+
android:versionName="1.53" >
77

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

0 commit comments

Comments
 (0)
Failed to load comments.