Skip to content

Commit e0bffae

Browse files
chore(deps): update plugin ksp to v2.3.8
1 parent f01a06c commit e0bffae

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
@@ -13,7 +13,7 @@ android-application = { id = "com.android.application", version = "9.2.1" }
1313

1414
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
1515
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
16-
ksp = { id = "com.google.devtools.ksp", version = "2.3.7" }
16+
ksp = { id = "com.google.devtools.ksp", version = "2.3.8" }
1717

1818
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlib" }
1919
kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }

0 commit comments

Comments
 (0)