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 b0c2375 commit 7129bf6Copy full SHA for 7129bf6
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.29.3"
51
}
52
53
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments