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