From e54cc0d473c5107f426c2525760266b36fa4404e Mon Sep 17 00:00:00 2001 From: Eric House Date: Wed, 20 Apr 2022 13:16:05 -0700 Subject: [PATCH] up version code to make Finnish wordlist available --- 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 2cd484696..5333aa58f 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 = 181 -def VERSION_NAME = '4.4.184' +def VERSION_CODE_BASE = 182 +def VERSION_NAME = '4.4.185' 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 4fdc7d174..7a1e81496 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.184 release

+

CrossWords 4.4.185 release

-

This release removes reliance on the legacy relay.

+

This release does something (desc. pending)

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

New with this release

    -
  • Reduce or eliminate network connections to the now-obsolete move-passing relay
  • -
  • Switch any old games using the relay to use MQTT instead
  • -
  • Fix handling of wordlists built using BYOD (https://eehouse.org/byod)
  • -
  • Fix problems with face-up tile picking introduced by allowing 9 tile racks
  • -
  • Include translations into Polish and Turkish (via Weblate)
  • +
  • Add support for play in Finnish
  • +
  • Second change...

(The full changelog