diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 76d32a6a4..3b61c448c 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 = 162 -def VERSION_NAME = '4.4.166' +def VERSION_CODE_BASE = 163 +def VERSION_NAME = '4.4.167' def BUILD_INFO_NAME = "build-info.txt" // Not all variants use the same BT_UUID. Those with the same talk to diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index b1e461232..6489c79aa 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,11 @@
-This release speeds device-to-device communication for some older - games
+This release fixes phantom invitations and related problems + (occurring on about 10% of devices) by replacing duplicate + addresses
Please take
@@ -26,10 +27,9 @@
(The full changelog
@@ -45,10 +45,10 @@
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 (on a Play Store release), please
- let your device report it to Google so I can see it!New with this release
-
Thanks!
--Eric