diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 2fb32a7b3..730d3986f 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 = 150 -def VERSION_NAME = '4.4.154' +def VERSION_CODE_BASE = 151 +def VERSION_NAME = '4.4.155' 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 7e850ae69..07301634d 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 an occasional blank board when dismissing the Chat window
+This release fixes stalls that sometimes follow use of the Undo feature