Skip to content

Commit 29c799d

Browse files
committed
Remove JCenter on build.gradle using github editor #1298 #1272
Previous change had line ending issue on windows
1 parent 60097f8 commit 29c799d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ subprojects {
2020
repositories {
2121
mavenLocal()
2222
mavenCentral()
23-
jcenter()
2423
maven { url "http://repo.maven.apache.org/maven2" }
2524
}
2625

0 commit comments

Comments
 (0)