Bump com.google.devtools.ksp from 1.7.20-1.0.6 to 1.7.20-1.0.7 (#140)
This commit is contained in:
parent
07a05b0db1
commit
868009a3e6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id "org.jlleitschuh.gradle.ktlint" version "11.0.0"
|
||||
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
|
||||
id "org.jetbrains.kotlin.plugin.serialization" version "1.7.20"
|
||||
id "com.google.devtools.ksp" version "1.7.20-1.0.6" apply false
|
||||
id "com.google.devtools.ksp" version "1.7.20-1.0.7" apply false
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Reference in a new issue