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

Commit f2c2093

Browse files
Update plugin ksp to v2.0.0-1.0.21 (#616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79b55fc commit f2c2093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
1919
android-library = { id = "com.android.library", version.ref = "agp" }
2020
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
2121
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
22-
ksp = "com.google.devtools.ksp:2.0.0-RC3-1.0.20"
22+
ksp = "com.google.devtools.ksp:2.0.0-1.0.21"
2323
napt = "com.sergei-lapin.napt:1.19"
2424
spotless = "com.diffplug.spotless:6.25.0"
2525
detekt = "io.gitlab.arturbosch.detekt:1.23.6"

0 commit comments

Comments
 (0)