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 12d2b32 commit e907ec2Copy full SHA for e907ec2
semanticdb-kotlin/build.gradle.kts
@@ -47,7 +47,7 @@ afterEvaluate {
47
48
protobuf {
49
protoc {
50
- artifact = "com.google.protobuf:protoc:3.17.3"
+ artifact = "com.google.protobuf:protoc:4.27.1"
51
}
52
53
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments