pre-release-v6.0.1.4.6
Pre-releasePre-release 6.0.1.4.6 done (#293)
-
Pre-release 6.0.1.4.5 done
-
chore: Update navigation-compose to 2.8.0-beta04
Updated the version of navigation-compose dependency to 2.8
.0-beta04 in the version catalog.
Increased versionCode to 81 and versionName to 6.0.1
.4.5.
-
- Dependencies Upgrade
- Migrating Kotlin to V2
- Compose Compiler migrated to V2
- Feat: Implement JetLime for attendance calendar
This commit introduces JetLime library to enhance the attendance calendar view. It replaces the previous custom implementation with JetLime'
s JetLimeColumn
and JetLimeExtendedEvent
components, providing a more polished and interactive user experience.
The commit also includes minor refactoring and adjustments to the layout and styling of the attendance calendar.
- Pre-release 6.0.1.4.6 done
Increased versionCode to 82 and versionName to 6.0.1
.4.6.
- Pre-release 6.0.1.4.6 done
chore: Suppress warnings from Android Gradle plugin
This commit adds rules to the Proguard configuration files to suppress warnings generated by the Android Gradle plugin
. These warnings are related to various libraries and components used in the project.