Skip to content

Commit ec375cf

Browse files
tooryxcopybara-github
authored andcommitted
Remove dependency on gradle package in the proto.
PiperOrigin-RevId: 796330906 Change-Id: I91ea9b87dc11f0710ba84b9ee8d63fba1ec3005d
1 parent 821ab67 commit ec375cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proto/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ protobuf {
3030
dependsOn("processResources")
3131
dependsOn("extractProto")
3232
dependsOn("sourcesJar")
33-
dependsOn("generatePomFileForMavenPublication")
3433
}
3534
}
3635
}

0 commit comments

Comments
 (0)