diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 65845fd1a..bb635bd45 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 = 124 -def VERSION_NAME = '4.4.128' +def VERSION_CODE_BASE = 125 +def VERSION_NAME = '4.4.129' 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 b5827f9bb..71661ee86 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,9 @@
-Quick fix for a crash reported via the Play Store
+Quick fix for a another crash reported via the Play Store