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 Jan 30, 2024
1 parent c816736 commit 5487000
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.21"
kotlin = "1.9.22"
compose-multiplatform = "1.5.11"
android-gradle-plugin = "8.2.2"
androidx-compose-compiler = "1.5.6"
androidx-compose-compiler = "1.5.8"
androidx-compose-foundation = "1.6.0-beta02"
androidx-compose-ui = "1.6.0-beta01"
androidx-compose-runtime = "1.0.0-alpha05"
Expand Down

0 comments on commit 5487000

Please sign in to comment.