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 c6551eb commit 501af46Copy full SHA for 501af46
protobuf/protobuf-core/build.gradle.kts
@@ -87,7 +87,7 @@ tasks.withType<BufGenerateTask>().configureEach {
87
}
88
89
90
-// TODO: What is the correct way to declare this dependency?
+// TODO: What is the correct way to declare this dependency? (KRPC-223)
91
// (without it fails when executing "publishAllPublicationsToBuildRepository")"
92
val bufGenerateCommonMain = tasks.named("bufGenerateCommonMain")
93
0 commit comments