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 5360e44 commit 45b0ee1Copy full SHA for 45b0ee1
gradle/aggregation/build.gradle.kts
@@ -10,6 +10,7 @@ plugins {
10
11
dependencies {
12
published(project(":app"))
13
+ published(project(":hedera-protobuf-java-api"))
14
// examples that also contain tests we would like to run
15
implementation(project(":swirlds-platform-base-example"))
16
implementation(project(":ConsistencyTestingTool"))
0 commit comments