From a815c466c90e99a59d266a9cbf65d36619fb18db Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 25 May 2017 07:25:20 -0700 Subject: [PATCH] up strings for new release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 61d76ee0e..02ac00843 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 = 114 -def VERSION_NAME = '4.4.118' +def VERSION_CODE_BASE = 115 +def VERSION_NAME = '4.4.119' def VARIANTS = [ "xw4", "xw4d" ] def BUILDS = [ "Debug", "Release" ] 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 f49a3b532..5abfa41da 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,11 @@ -

CrossWords 4.4.118 release

+

CrossWords 4.4.119 release

-

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

+

This release fixes crashes reported through the Play store and + adds tweaks for F-Droid + releases.

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

New with this release

    -
  • Address two crashes reported through Google (thanks!)
  • +
  • Don't offer to upgrade F-Droid builds (since I can't)
  • +
  • Pretty-up expander buttons on main games list
  • +
  • Address three crashes reported through Google (thanks!)

(The full changelog