diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 1029db4c4..05b2cd78e 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -19,8 +19,8 @@ */ def INITIAL_CLIENT_VERS = 10 -def VERSION_CODE_BASE = 192 -def VERSION_NAME = '4.4.196' +def VERSION_CODE_BASE = 193 +def VERSION_NAME = '4.4.197' def BUILD_INFO_NAME = "build-info.txt" def LAST_COMMIT_FILE = "last-commit.txt" diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index f344ed18f..7963dc201 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,10 @@
-This release removes redundant messages sent during "Internet" - play.
+This release improves the reliability of play over the + internet.