Skip to content

Commit

Permalink
Update Kotlin and Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent ea6f77a commit 8141247
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
agp = "8.3.2"
androidTools = "31.3.2" # == 23.0.0 + agp version
bytebuddy = "1.14.15"
composeCompiler = "1.5.11"
composeCompiler = "1.5.14"
coroutines = "1.8.1"
javaTarget = "11"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
ktlint = "1.2.1"
moshi = "1.15.1"

Expand Down

0 comments on commit 8141247

Please sign in to comment.