Skip to content

Commit 4b678da

Browse files
Update plugin ksp to v2.3.9
1 parent 6bb7c06 commit 4b678da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android-library = { id = "com.android.library", version.ref = "android" }
1818
dagger = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
1919
dexcount = { id = "com.getkeepsafe.dexcount", version = "4.0.0" }
2020
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version = "2.3.21" }
21-
ksp = { id = "com.google.devtools.ksp", version = "2.3.8" }
21+
ksp = { id = "com.google.devtools.ksp", version = "2.3.9" }
2222
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.2.0" }
2323
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
2424
publish = { id = "com.github.triplet.play", version = "4.0.0" }

0 commit comments

Comments
 (0)