Skip to content

Commit

Permalink
Update Kotlin and Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 93bc1eb commit 6f84822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
kotlin = "1.9.22"
kotlin = "1.9.24"
compose-multiplatform = "1.5.12"
android-gradle-plugin = "8.2.2"
androidx-compose-compiler = "1.5.10"
androidx-compose-compiler = "1.5.13"
androidx-compose-foundation = "1.6.3"
androidx-compose-ui = "1.6.2"
androidx-compose-runtime = "1.0.0-beta01"
Expand Down

0 comments on commit 6f84822

Please sign in to comment.