Skip to content

Commit 578bb46

Browse files
committed
grpc: Add issue to TODO
Signed-off-by: Johannes Zottele <[email protected]>
1 parent 9c55106 commit 578bb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf/protobuf-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ tasks.withType<BufGenerateTask>().configureEach {
8787
}
8888
}
8989

90-
// TODO: What is the correct way to declare this dependency?
90+
// TODO: What is the correct way to declare this dependency? (KRPC-223)
9191
// (without it fails when executing "publishAllPublicationsToBuildRepository")"
9292
val bufGenerateCommonMain = tasks.named("bufGenerateCommonMain")
9393

0 commit comments

Comments
 (0)