From 864648c5b93521bdbad8381fa5f5df8cbfe01076 Mon Sep 17 00:00:00 2001 From: Eric House Date: Mon, 30 Dec 2019 22:12:19 -0800 Subject: [PATCH] up changes for new release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 32c3a4842..00aecdfef 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 9 -def VERSION_CODE_BASE = 147 -def VERSION_NAME = '4.4.151' +def VERSION_CODE_BASE = 148 +def VERSION_NAME = '4.4.152' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def BUILD_INFO_NAME = "build-info.txt" diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 2d286cf3b..28a3ab1f7 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,11 +13,9 @@ -

CrossWords 4.4.151 release

+

CrossWords 4.4.152 release

-

This release fixes a bad crash, adds a lot of translations in - several languages, and lets you invite and exchange moves via - NFC on any Android version.

+

This release fixes a nasty crash in some non-English versions.

Please take @@ -25,8 +23,10 @@ CrossWords.

-

New with this release

+

New with this (and previous) release