Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

4.1.1

Latest

Choose a tag to compare

@FunkyMuse FunkyMuse released this 22 May 09:15
· 284 commits to main since this release

breaking:
remove live data transformations
observer of live data now observes a non null value

removal:
TextInputService getter is removed because it's deprecated

LocalLifecycleOwner is now using androidx.lifecycle.compose. as a package name
kotlin 2.0 support