Skip to content

Commit

Permalink
Update Kotlin (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 6, 2024
1 parent caa14e2 commit 468f0a2
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,7 +5,7 @@ sdk-compile = "34"
sdk-min = "21"
jvmTarget = "17"
agp = "8.5.1"
kotlin = "2.0.0"
kotlin = "2.0.10"
kotlinx-coroutines = "1.9.0-RC"
compose = "1.6.8"
compose-multiplatform = "1.6.11"
Expand All @@ -16,7 +16,7 @@ androidx-fragment = "1.8.1"
androidx-startup = "1.1.1"
androidx-activityCompose = "1.9.0"
kermit = "2.0.4"
binaryCompatibility = "0.16.2"
binaryCompatibility = "0.16.3"
dokka = "1.9.20"
publish = "0.29.0"
poko = "0.16.0"
Expand Down

0 comments on commit 468f0a2

Please sign in to comment.