diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index b5ceed44c..25a7ba80f 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 = 132 -def VERSION_NAME = '4.4.136' +def VERSION_CODE_BASE = 133 +def VERSION_NAME = '4.4.137' 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 2e7129718..a9e62de26 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,9 @@
-This release fixes a couple of rare bugs.
+This release paves the way for play-via-SMS improvements.