-
upgraded to Gradle 8.14
-
update kotlinx.serialization to 1.8.1
-
update jsoup to 1.20.1
-
update retrofit to 2.12.0
-
update composeBom to 2025.05.01
-
dynamic divider
- add better updating during search change
- rename wordTag to categoryTag since that made more sense
- add padding (4.dp) to categoryTag so it's not on edge of screen
-
using commit SHA in workflow
-
upgraded AGP to 8.10.0
-
update coreKtx to 1.16.0
-
add なつめもじ font
-
textFieldValue stored in viewModel
- add systemBarsPadding.
- change try-catch to runCatching for context.
- minor changes in word Tags visuals.
-
minor changes
- easier code to digest
- using rememberLazyListState
- gonna be using viewModel instead of coroutine Scope.
Full Changelog: rc-48...rc-63