Skip to content

Commit

Permalink
* inc version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarolus committed Jun 14, 2019
1 parent f290ce6 commit 6f6005c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="jwtc.android.chess"
android:versionCode="153"
android:versionName="8.9.2"
android:versionCode="154"
android:versionName="8.9.3"
android:installLocation="auto"
>
<application android:name=".MyApplication" android:icon="@drawable/icon" android:label="@string/app_name"
Expand Down

0 comments on commit 6f6005c

Please sign in to comment.