Skip to content

Commit 45b0ee1

Browse files
build: (0.64) add 'hedera-protobuf-java-api' to published artifacts (#20154)
Signed-off-by: Jendrik Johannes <[email protected]> Co-authored-by: Jendrik Johannes <[email protected]>
1 parent 5360e44 commit 45b0ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/aggregation/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ plugins {
1010

1111
dependencies {
1212
published(project(":app"))
13+
published(project(":hedera-protobuf-java-api"))
1314
// examples that also contain tests we would like to run
1415
implementation(project(":swirlds-platform-base-example"))
1516
implementation(project(":ConsistencyTestingTool"))

0 commit comments

Comments
 (0)