diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 9d45783f8..476a4eb64 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 = 140 -def VERSION_NAME = '4.4.144' +def VERSION_CODE_BASE = 141 +def VERSION_NAME = '4.4.145' 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 1ff0d26fb..171eb514d 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,7 +13,7 @@
-This release fixes a relay communication problem for all versions and a build problem for the F-Droid version