Skip to content

Commit

Permalink
Update Kotlin (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 4a21af5 commit a0f98de
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
Expand Up @@ -5,8 +5,8 @@ sdk-compile = "34"
sdk-min = "21"
jvmTarget = "17"
agp = "8.5.2"
kotlin = "2.0.10"
kotlinx-coroutines = "1.9.0-RC"
kotlin = "2.0.20"
kotlinx-coroutines = "1.9.0"
compose = "1.6.8"
compose-multiplatform = "1.6.11"
androidx-activity = "1.9.1"
Expand Down

0 comments on commit a0f98de

Please sign in to comment.