Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 4abce61 commit 198f071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
id("com.google.devtools.ksp") version "2.0.20-1.0.24"
id("androidx.navigation.safeargs.kotlin")
kotlin("plugin.serialization") version "1.9.23"
id("org.jmailen.kotlinter")
Expand Down

0 comments on commit 198f071

Please sign in to comment.