diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 23078eec2..d7d5b6d67 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 9 -def VERSION_CODE_BASE = 149 -def VERSION_NAME = '4.4.153' +def VERSION_CODE_BASE = 150 +def VERSION_NAME = '4.4.154' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def BUILD_INFO_NAME = "build-info.txt" diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index f6ca79a17..94f23312d 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,9 @@
-This release fixes a crash sending invitations via SMS/Text.
+This release fixes an occasional blank board when dismissing the Chat window