Skip to content

Commit

Permalink
chore(deps): update kotlin to v2.1.0 (#80)
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 Dec 2, 2024
1 parent 6c00d0e commit a2a15fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.7.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
compose = "1.7.5"
compose-multiplatform = "1.7.1"
Expand Down

0 comments on commit a2a15fb

Please sign in to comment.