Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 30 May 11:05
66f83f5

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.