Skip to content

Commit

Permalink
* prepare submit
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarolus committed Jan 5, 2023
1 parent f6d7748 commit 3eeafae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# Built application files
*.apk
*.ap_
*.aab

app/.cxx/*

Expand Down
Binary file removed 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="187"
android:versionName="9.3.5">
android:versionCode="188"
android:versionName="9.3.6">

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

0 comments on commit 3eeafae

Please sign in to comment.