Skip to content

Commit

Permalink
Merge pull request #1474 from onflow/cicd-jvm-protobuf
Browse files Browse the repository at this point in the history
Remove duplication of tasks
  • Loading branch information
lealobanov authored Jun 13, 2024
2 parents dbaffdf + 148d63c commit 0884ed4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions protobuf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,6 @@ sourceSets {
}
}

java {
withJavadocJar()
withSourcesJar()
}

repositories {
mavenCentral()
}
Expand Down

0 comments on commit 0884ed4

Please sign in to comment.