diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 9009b7796..65845fd1a 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 = 123 -def VERSION_NAME = '4.4.127' +def VERSION_CODE_BASE = 124 +def VERSION_NAME = '4.4.128' 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 8f961c7f2..b5827f9bb 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,7 +13,7 @@
-Quick fix for a crash reported via the Play Store