From 63529580669ef128a238edfd551b1c392a982945 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 27 May 2021 12:26:59 -0700 Subject: [PATCH] update changelog and version strings for release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 3d2669708..af9e0c8fd 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -19,8 +19,8 @@ */ def INITIAL_CLIENT_VERS = 10 -def VERSION_CODE_BASE = 173 -def VERSION_NAME = '4.4.177' +def VERSION_CODE_BASE = 174 +def VERSION_NAME = '4.4.178' def BUILD_INFO_NAME = "build-info.txt" // Not all variants use the same BT_UUID. Those with the same talk to diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 06e3bb628..63991d29f 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,9 @@ -

CrossWords 4.4.177 release

+

CrossWords 4.4.178 release

-

This release fixes an infrequent crash and adds new translations

+

This release fixes a crash introduced by the last release

Please take @@ -25,11 +25,8 @@

New with this release

    -
  • Fix Android-9-only crash downloading wordlists
  • -
  • Improve UI for played-word lookup
  • -
  • Changes to improve diagnosis of network play delays
  • -
  • New translations in Esparanto, French, Portuguese, - Portuguese(Brazil), Spanish (via Weblate)
  • +
  • Don't crash when opening wordlist browser from in-game + button (Thanks for the report!)

(The full changelog