Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 8fa86eb commit 36386d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ minSdk = "26"
targetSdk = "34"
compileSdk = "34"
agp = "8.4.0"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.19"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
ktlint = "12.1.1"
kotlinx-serialization = "1.6.3"
hilt = "2.51.1"
Expand All @@ -30,12 +30,12 @@ compose-htmlconverter = "0.9.5"
kmpalette = "3.1.0"
lyricist = "1.7.0"
material3 = "1.2.1"
compose-compiler = "1.5.11"
compose-compiler = "1.5.14"
navigation = "2.7.7"
navigation-typed = "0.10.0"
molecule = "1.4.2"
media3 = "1.3.1"
coroutines = "1.8.0"
coroutines = "1.8.1"
workmanager = "2.9.0"
coil = "2.6.0"
ktor = "2.3.11"
Expand Down

0 comments on commit 36386d4

Please sign in to comment.