Skip to content

Commit

Permalink
chore(deps): update kotlin, ksp and compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2024
1 parent c93d8fd commit e8ce556
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
@@ -1,6 +1,6 @@
[versions]
agp = "8.7.0"
kotlin = "2.0.20"
kotlin = "2.0.21"
dokka = "1.9.20"
jvmTarget = "11"
nexusPlugin = "0.26.0"
Expand All @@ -15,7 +15,7 @@ ktorfit = "2.1.0"
ktorfitKSP = "2.1.0-1.0.25"
coroutines = "1.9.0"
kotlinSerialization = "1.7.3"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"
moshi = "1.15.1"
glide = "4.16.0"
androidxLifecycle = "2.8.6"
Expand Down

0 comments on commit e8ce556

Please sign in to comment.