Skip to content

Commit 7980b2d

Browse files
authored
Update build.gradle
1 parent 3681a2d commit 7980b2d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ buildscript {
1414

1515
allprojects {
1616
repositories {
17+
google()
1718
jcenter()
1819
mavenCentral()
1920
maven { url 'https://jitpack.io' }
20-
maven {
21-
url "https://maven.google.com"
22-
}
2321
}
2422
}

0 commit comments

Comments
 (0)