We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b3e0d commit 1799f12Copy full SHA for 1799f12
semanticdb-kotlin/build.gradle.kts
@@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*
2
3
plugins {
4
kotlin("jvm")
5
- id("com.google.protobuf") version "0.8.17"
+ id("com.google.protobuf") version "0.9.2"
6
id("com.github.marcoferrer.kroto-plus") version "0.6.1"
7
}
8
0 commit comments