mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin com.google.devtools.ksp to v1.9.23-1.0.20
This commit is contained in:
parent
fadb89b3f2
commit
77b52519f2
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
application
|
||||
kotlin("jvm")
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.17"
|
||||
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
|
||||
}
|
||||
|
||||
apply {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
kotlin("jvm")
|
||||
id("com.google.protobuf") version "0.9.4"
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.17"
|
||||
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
|
||||
}
|
||||
|
||||
apply {
|
||||
|
|
Loading…
Reference in New Issue