1.4.0
Changelog
Minimum Android SDK has been raised to 24.
- kotlin 2.0
- update deps and build scripts
- bump android minSdk to 24
- create compose and system modules
- add android extensions from AndroidUtils
Most functions from AndroidUtils have been added to this library and documented (50+ extensions). Most have also been made multiplatform.
This library now includes AndroidUtils:android and AndroidUtils:compose artifacts, ported to KMP.
The library does not include view, recyclerview, viewbinding or room artifacts.