Skip to content

Commit

Permalink
Update Kotlin and Compose (#1628)
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 Nov 6, 2024
1 parent 084dd1b commit d6e5e21
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 @@ bytebuddy = "1.15.10"
compose = "1.7.5"
coroutines = "1.9.0"
javaTarget = "11"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinCompileTesting = "1.6.0"
kotlinPoet = "2.0.0"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.26"
layoutlib = "14.0.11"
moshi = "1.15.1"

Expand Down

0 comments on commit d6e5e21

Please sign in to comment.