diff --git a/LAST_RELEASE_VERCODE b/LAST_RELEASE_VERCODE index 6cf44528..209ac45b 100644 --- a/LAST_RELEASE_VERCODE +++ b/LAST_RELEASE_VERCODE @@ -1 +1 @@ -285 +287 diff --git a/fastlane/metadata/android/en-US/changelogs/287.txt b/fastlane/metadata/android/en-US/changelogs/287.txt new file mode 100644 index 00000000..916b2f47 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/287.txt @@ -0,0 +1,3 @@ +- Fixes compatibility on some devices which require slower APDU commands (e.g. Google Pixel series) +- Optimize long-running tasks (downloading, switching, etc.) to rely on true background services +- Miscellaneous bugfixes