diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 18ec13082..db8699c78 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 = 136 -def VERSION_NAME = '4.4.140' +def VERSION_CODE_BASE = 137 +def VERSION_NAME = '4.4.141' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID") 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 e8979d7b2..f3ea38bb2 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,10 @@
-This release updates translations for Catalan, French, German and Japanese.
+This release changes how background networking works to comply + with new Google requirements.