Skip to content

1.0.0

Compare
Choose a tag to compare
@cheonjaeung cheonjaeung released this 07 Oct 05:43
· 124 commits to main since this release
e40a442

GridLayout is now stable version. This update contains removing deprecated and dependency updates. Grid's features have no changes.

Removed

  • Deprecated HorizontalGrid and VerticalGrid composable functions are now removed.

Dependency Updates

Project dependencies are updated.

For Android, the compile SDK version is updated from 33 to 34.

  • Kotlin: 1.8.20 -> 1.9.0
  • Android Gradle Plugin: 7.3.0 -> 8.1.1
  • Compose Compiler Plugin: 1.4.6 -> 1.5.2
  • Compose Android: 1.4.3 -> 1.5.0
  • Compose Multiplatform: 1.4.1 -> 1.5.1

Compose Dependencies

Now 1.0.0 version depends on following compose versions.

  • Android: Jetpack Compose 1.5.0
  • Multiplatform: Compose Multiplatform 1.5.2