expand CI
This commit is contained in:
parent
71f806847a
commit
259a76eeb6
3 changed files with 21 additions and 6 deletions
|
|
@ -26,13 +26,10 @@ plugins {
|
|||
def grpcVersion = '1.20.0'
|
||||
|
||||
repositories {
|
||||
//maven{ url "https://maven-central.storage-download.googleapis.com/repos/central/data/" }
|
||||
//mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// This dependency is found on compile classpath of this component and consumers.
|
||||
implementation 'com.google.guava:guava:27.0.1-jre'
|
||||
|
||||
// Use JUnit test framework
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue