Skip to content

Commit

Permalink
Update Kotlin (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jordon de Hoog <jordon.dehoog@gmail.com>
  • Loading branch information
renovate[bot] and jordond authored Jan 30, 2024
1 parent 0738298 commit 8cf2548
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 @@ -3,7 +3,7 @@ sdk-target = "34"
sdk-compile = "34"
sdk-min = "21"
agp = "8.2.2"
kotlin = "1.9.21"
kotlin = "1.9.22"
ktor = "2.3.7"
versions = "0.51.0"
compose-multiplatform = "1.5.12"
Expand All @@ -21,7 +21,7 @@ robolectric = "4.11.1"
korim = "4.0.10"
compose-uitooling = "1.6.0"
junit = "4.13.2"
binaryCompatibility = "0.13.2"
binaryCompatibility = "0.14.0"
dokka = "1.9.10"
publish = "0.27.0"
libres = "1.2.2"
Expand Down

0 comments on commit 8cf2548

Please sign in to comment.