Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@cheonjaeung cheonjaeung released this 19 Oct 03:32
· 1 commit to main since this release

Changed

  • New Modifier.span is added that has a lambda parameter to calculate span size.
    In this lambda, you can access to GridItemSpanScope to get max span and remaining span.

Dependencies

Project dependencies are updated.

  • Kotlin: 1.9.22 -> 1.9.25
  • Android Gradle Plugin: 8.2.0 -> 8.6.1
  • Compose Multiplatform: 1.6.0 -> 1.7.0
  • Compose Android: 1.6.0 -> 1.7.0
  • Compose Android Compiler Plugin: 1.5.10 -> 1.5.15