diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index fbdd9915b..e2dc1c0eb 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 10 -def VERSION_CODE_BASE = 159 -def VERSION_NAME = '4.4.163' +def VERSION_CODE_BASE = 160 +def VERSION_NAME = '4.4.164' 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 9bb262eca..204b805ce 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -15,7 +15,7 @@
This release includes several minor improvements to the UI and to +
This release includes improvements to the UI and to networking.
Please let me know (email xwords@eehouse.org) what's broken and what features you'd most like to - see. And if you do get a crash, please let your device report it - to Google so I can see it!
+ see. And if you do get a crash (on a Play Store release), please + let your device report it to Google so I can see it!Thanks!
--Eric