mirror of https://github.com/grpc/grpc-java.git
Enable publishing. (#11581)
This commit is contained in:
parent
d628396ec7
commit
a01a9e2340
|
|
@ -1,5 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id "java-library"
|
id "java-library"
|
||||||
|
id "maven-publish"
|
||||||
|
|
||||||
id "com.github.johnrengelman.shadow"
|
id "com.github.johnrengelman.shadow"
|
||||||
id "com.google.osdetector"
|
id "com.google.osdetector"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue