Update plugin com.google.devtools.ksp to v1.9.22-1.0.17
This commit is contained in:
parent
9723952921
commit
1b1047dc67
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
plugins {
|
||||
id("com.android.application") version "8.2.2" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.16" apply false
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.17" apply false
|
||||
}
|
||||
Loading…
Reference in a new issue