diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index d4c35c55e..b5ad9495e 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,8 +1,8 @@ import groovy.swing.SwingBuilder def INITIAL_CLIENT_VERS = 8 -def VERSION_CODE_BASE = 113 -def VERSION_NAME = '4.4.117' +def VERSION_CODE_BASE = 114 +def VERSION_NAME = '4.4.118' def VARIANTS = [ "xw4", "xw4dbg" ] def BUILDS = [ "Debug", "Release" ] def GITREV = "git describe --tags --dirty".execute().text.trim() diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 98b9f9ac9..f49a3b532 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,11 +13,10 @@ -

CrossWords 4.4.117 release

+

CrossWords 4.4.118 release

-

This release removes a handful of words from the built-in English - wordlists that prevent it from having a family-friendly rating - in the "Play" store.

+

This release fixes a couple of crashes reported through the + "Play" store.

Please take @@ -27,13 +26,7 @@

New with this release

(The full changelog