Skip to content

4.1.1

Latest
Compare
Choose a tag to compare
@FunkyMuse FunkyMuse released this 22 May 09:15
· 6 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