Skip to content

Commit

Permalink
Bump JetBrains Compose Multiplatform to stable 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored and saket committed Mar 21, 2024
1 parent 1749177 commit 9827812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ minSdk = "23"
compileSdk = "34"
kotlin = "1.9.22"
agp = "8.3.0-rc02" # https://maven.google.com/web/index.html?q=gradle.plugin#com.android.library:com.android.library.gradle.plugin
compose-multiplatform = "1.6.0-rc02" # https://github.com/JetBrains/compose-multiplatform/releases
compose-multiplatform = "1.6.1" # https://github.com/JetBrains/compose-multiplatform/releases
androidx-compose-runtime = "1.6.1" # https://developer.android.com/jetpack/androidx/releases/compose
androidx-compose-ui = "1.6.1"
androidx-compose-ui-material3 = "1.2.0" # https://developer.android.com/jetpack/androidx/releases/compose-material3
Expand Down

0 comments on commit 9827812

Please sign in to comment.