Skip to content

Commit 3b98365

Browse files
committed
Remove jcenter repository
1 parent 731d37e commit 3b98365

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
buildscript {
22
repositories {
33
google()
4-
jcenter()
54
}
65
dependencies {
76
classpath 'com.android.tools.build:gradle:3.2.1'
@@ -11,6 +10,5 @@ buildscript {
1110
allprojects {
1211
repositories {
1312
google()
14-
jcenter()
1513
}
1614
}

0 commit comments

Comments
 (0)