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 7, 2024
1 parent cc8ab38 commit 9f7c568
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 @@ -2,10 +2,10 @@
agp = "8.3.2"
androidTools = "31.3.2" # == 23.0.0 + agp version
bytebuddy = "1.14.14"
composeCompiler = "1.5.11"
composeCompiler = "1.5.13"
coroutines = "1.8.0"
javaTarget = "11"
kotlin = "1.9.23"
kotlin = "1.9.24"
ksp = "1.9.23-1.0.20"
ktlint = "1.2.1"
moshi = "1.15.1"
Expand Down

0 comments on commit 9f7c568

Please sign in to comment.