We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa208c0 commit 4964b0dCopy full SHA for 4964b0d
AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
android:installLocation="auto"
4
package="org.scid.android"
5
- android:versionCode="52"
6
- android:versionName="1.52" >
+ android:versionCode="53"
+ android:versionName="1.53" >
7
8
<uses-sdk
9
android:minSdkVersion="4"
0 commit comments