v2.0.0
This release focus mainly on UI modification
💡 What's New?
- Revamped the whole UI.
- Implemented FCM for notifying users of the updates 🔔.
🎯 Codebase Improvements
- Modified the
buildType
. - Bumped the Room Version from
2.4.3
->2.5.2
. - Bumped kotlin-jdk from
1.3.72
->1.8.21
- Bumped coroutines from
1.3.5
->1.7.2
- Bumped Lottie from
5.2.0
->6.0.0
. - Migrated
kapt
->KSP