diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-13 21:57:45 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-09-13 21:57:45 -0700 |
commit | 22972373e5a9a74250971eb869c626ae6397ad76 (patch) | |
tree | 311ce3b9da0279bd00877c94e10c7934b416a7cb /app/src/main/play/en-US | |
parent | d4c64b800ffcfd5590c3a18c8bf5cf75ee74f3b4 (diff) | |
download | frost-22972373e5a9a74250971eb869c626ae6397ad76.tar.gz frost-22972373e5a9a74250971eb869c626ae6397ad76.tar.bz2 frost-22972373e5a9a74250971eb869c626ae6397ad76.zip |
Fix pending intent for Android 12
Diffstat (limited to 'app/src/main/play/en-US')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index ea4ee41f..f9e930b8 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -2,4 +2,5 @@ v3.1.0 * Fix multi account sign in * Only clear out cookies on explicit logout; Facebook logout redirects no longer erase cookies -* Update themes
\ No newline at end of file +* Update themes +* Big infra changes (please file bugs for new crashes)
\ No newline at end of file |