Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 0b18f40 commit 050b7be
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,10 +5,10 @@ sdk-compile = "34"
sdk-min = "21"
jvmTarget = "17"
agp = "8.7.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlinx-atomicfu = "0.26.0"
kotlinx-atomicfu = "0.26.1"
compose = "1.7.5"
compose-multiplatform = "1.7.1"
androidx-activity = "1.9.3"
Expand Down

0 comments on commit 050b7be

Please sign in to comment.