Skip to content

Commit 3b87236

Browse files
author
gerhard.kalab
committedFeb 8, 2015
Release 1.52
1 parent 2f3b42f commit 3b87236

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎AndroidManifest.xml

+3-3
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="51"
6-
android:versionName="1.51" >
5+
android:versionCode="52"
6+
android:versionName="1.52" >
77

88
<uses-sdk
99
android:minSdkVersion="4"
@@ -141,4 +141,4 @@
141141
android:name="org.scid.database.ScidProvider" />
142142
</application>
143143

144-
</manifest>
144+
</manifest>

0 commit comments

Comments
 (0)
Failed to load comments.