We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f290ce6 commit 6f6005cCopy full SHA for 6f6005c
app/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="jwtc.android.chess"
4
- android:versionCode="153"
5
- android:versionName="8.9.2"
+ android:versionCode="154"
+ android:versionName="8.9.3"
6
android:installLocation="auto"
7
>
8
<application android:name=".MyApplication" android:icon="@drawable/icon" android:label="@string/app_name"
0 commit comments