Merge pull request #7 from Super12138/renovate/com.google.devtools.ksp-1.x
Update plugin com.google.devtools.ksp to v1.9.22-1.0.18
This commit is contained in:
commit
5d2112dfd5
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.17" apply false
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.18" apply false
|
||||
}
|
||||
Loading…
Reference in a new issue