diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index eec474b93..5ffd333d6 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 8 -def VERSION_CODE_BASE = 118 -def VERSION_NAME = '4.4.122' +def VERSION_CODE_BASE = 119 +def VERSION_NAME = '4.4.123' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") boolean forFDroid = hasProperty('forFDroid') diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 5a353a990..9cc65c05a 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,9 @@
-This is a quick release to fix a crash reported via the Play - store.
+This is a quick bug-fix release.