NotyKT v1.3.0
This release includes a new feature and some fixes in the Jetpack Compose Application.
🔮 What's New?
✅ Bug Fixes / Improvements
- Fixed saving/syncing note information
🎯 Codebase Improvements
- Extracted out common used utility code of
composeapp
andsimpleapp
into a common utility functions. - Created a common
@Composable
componentCapturable
for capturing composable component in the form of a Bitmap. - Updated Jetpack Compose to 1.0.4 and Kotlin version to 1.5.31.