Skip to content

Commit

Permalink
* 9.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarolus committed Oct 21, 2022
1 parent 6a9c493 commit 7849c90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified app/playStore/release/app-playStore-release.aab
Binary file not shown.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="jwtc.android.chess"
android:installLocation="auto"
android:versionCode="174"
android:versionName="9.2.1">
android:versionCode="175"
android:versionName="9.2.2">

<application
android:name="android.app.Application"
Expand Down

0 comments on commit 7849c90

Please sign in to comment.