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 d6f138c commit b8aab95Copy full SHA for b8aab95
semanticdb-kotlin/build.gradle.kts
@@ -58,7 +58,7 @@ krotoPlus {
58
59
protobuf {
60
protoc {
61
- artifact = "com.google.protobuf:protoc:3.15.7"
+ artifact = "com.google.protobuf:protoc:3.20.0"
62
}
63
64
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments