Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit b9d2c21

Browse files
committed
Added java.gradle to protobuf-rpc project
1 parent ced8aec commit b9d2c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ project(':protobuf-rpc') {
8080
ext.artifactName = 'protobuf-rpc'
8181

8282
apply from: file('../gradle/release.gradle')
83+
apply from: file('../gradle/java.gradle')
8384
}

0 commit comments

Comments
 (0)