diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 02:50:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-29 02:50:40 -0700 |
commit | 980c8ded82e5d8aba4626aed09650dba1992ebf9 (patch) | |
tree | 9a9ec07e0673cfecd67e4c1e5a803f1c70092dd8 /app/src/main | |
parent | c8b32c0b37e0aae1a6df607806c6511ed91082f8 (diff) | |
parent | 9021295afa84ebd4839027f56d4c594f3b8cd0da (diff) | |
download | frost-980c8ded82e5d8aba4626aed09650dba1992ebf9.tar.gz frost-980c8ded82e5d8aba4626aed09650dba1992ebf9.tar.bz2 frost-980c8ded82e5d8aba4626aed09650dba1992ebf9.zip |
Merge pull request #1564 from AllanWang/remove-jackson
Remove jackson dependency
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 02fdef9b..2c68cc55 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -3,4 +3,4 @@ v2.4.1 * Add better support for mobile url conversions * Notification tab will keep first page in the same window; fixes marking notifications as read * Fix nav and status bar icon colors for custom themes (Android O+) -* Fix biometric prompt, and prompt on activity resume +* Fix biometric prompt, and prompt on activity resume
\ No newline at end of file |