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 Dec 25, 2023
1 parent e9cda37 commit 45aa5c1
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 @@ -8,7 +8,7 @@ androidX-room = "2.6.1"
chucker = "4.0.0"
coil = "2.5.0"
glide = "4.16.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
square-okHttp = "4.12.0"
square-retrofit = "2.9.0"
square-moshi = "1.15.0"
Expand All @@ -18,7 +18,7 @@ srl = "2.1.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.9.21-1.0.16"
ksp = "com.google.devtools.ksp:1.9.22-1.0.16"
napt = "com.sergei-lapin.napt:1.19"
spotless = "com.diffplug.spotless:6.23.3"
detekt = "io.gitlab.arturbosch.detekt:1.23.4"
Expand Down

0 comments on commit 45aa5c1

Please sign in to comment.