1.0.0
GridLayout is now stable version. This update contains removing deprecated and dependency updates. Grid's features have no changes.
Removed
- Deprecated
HorizontalGrid
andVerticalGrid
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