Skip to content

Commit f497374

Browse files
committed
ditch jcenter from repos
1 parent fc42338 commit f497374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
buildscript {
22
repositories {
3-
jcenter()
43
mavenCentral()
54
}
65

@@ -21,7 +20,6 @@ allprojects {
2120
}
2221

2322
repositories {
24-
jcenter()
2523
mavenCentral()
2624
}
2725

0 commit comments

Comments
 (0)