Skip to content

Commit 873d009

Browse files
committedAug 18, 2019
Set version code to next version to prepare release
1 parent fbc4fa4 commit 873d009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎scidOnTheGo/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:tools="http://schemas.android.com/tools"
44
android:installLocation="auto"
55
package="org.scid.android"
6-
android:versionCode="53"
7-
android:versionName="1.53" >
6+
android:versionCode="54"
7+
android:versionName="1.54" >
88

99
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
1010
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)
Failed to load comments.