Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 53cd303 commit f081b0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3"
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.6"
compose-multiplatform = "1.7.1"
androidx-activity = "1.9.3"
Expand All @@ -17,7 +17,7 @@ androidx-startup = "1.2.0"
androidx-activityCompose = "1.9.3"
playServicesLocation = "21.3.0"
kermit = "2.0.5"
binaryCompatibility = "0.16.3"
binaryCompatibility = "0.17.0"
dokka = "2.0.0"
publish = "0.30.0"
poko = "0.17.2"
Expand Down

0 comments on commit f081b0e

Please sign in to comment.