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 96d27cd commit e1078f1Copy full SHA for e1078f1
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="155"
5
- android:versionName="8.9.4"
+ android:versionCode="156"
+ android:versionName="8.9.5"
6
android:installLocation="auto"
7
>
8
<application android:name="android.app.Application" android:icon="@drawable/icon" android:label="@string/app_name"
0 commit comments