Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update Kotlin, KSP and Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 2b85327 commit 07f3133
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 @@ -16,7 +16,7 @@ chucker = "4.0.0"
coil = "2.4.0"
coroutines = "1.7.2"
glide = "4.15.1"
kotlin = "1.8.22"
kotlin = "1.9.0"
square-okHttp = "4.11.0"
square-retrofit = "2.9.0"
square-moshi = "1.15.0"
Expand All @@ -27,7 +27,7 @@ support = "28.0.0"
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.8.22-1.0.11"
ksp = "com.google.devtools.ksp:1.9.0-1.0.11"
napt = "com.sergei-lapin.napt:1.19"
kotlinter = "org.jmailen.kotlinter:3.15.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
Expand Down

0 comments on commit 07f3133

Please sign in to comment.