Skip to content

Commit

Permalink
Update Kotlin (#61)
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] authored Oct 15, 2024
1 parent 57c653e commit 95041d0
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.1"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
compose = "1.7.3"
compose-multiplatform = "1.6.11"
compose-multiplatform = "1.7.0"
androidx-activity = "1.9.2"
androidx-lifecycle = "2.8.6"
androidx-core = "1.13.1"
Expand Down

0 comments on commit 95041d0

Please sign in to comment.