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 8, 2024
1 parent 8fef1d6 commit 1e18f55
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.13"
coroutines = "1.8.0"
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 1e18f55

Please sign in to comment.