diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 429784433..baa4c3973 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -19,8 +19,8 @@ */ // These two change with every release. -def VERSION_CODE_BASE = 196 -def VERSION_NAME = '4.4.200' +def VERSION_CODE_BASE = 197 +def VERSION_NAME = '4.4.201' def INITIAL_CLIENT_VERS = 10 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 23836ff9e..959cbaba1 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 improves rematch and fixes a networking bug.
+This release fixes wordlist downloads for devices running really + old Android versions.
-