Files
letro-android/changelog.d/2924.misc
Jorge Martin Espinosa 801f0b955d Notifications: simplify the flow by removing persistence (#2924)
* Notifications: simplify the flow by removing persistence. 
* Bump of minSdk to `24` (Android 7).
* Add migration to remove `notification.bin` file
2024-05-29 08:03:23 +00:00

4 lines
97 B
Plaintext

Simplify notifications by removing the custom persistence layer.
Bump minSdk to 24 (Android 7).