diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 80e2a5f56..d4c35c55e 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 = 112 -def VERSION_NAME = '4.4.116' +def VERSION_CODE_BASE = 113 +def VERSION_NAME = '4.4.117' 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 72b26e3ac..d864f834c 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,11 +13,11 @@
-This release adds side-by-side display for large-screen devices - in the "landscape" orientation. And tweaks the capitalization of - the app name.
+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.