Skip to content

Commit 1d1edff

Browse files
committed
Update jcenter to mavenCentral repository
1 parent e66f33a commit 1d1edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repositories {
2-
jcenter()
2+
mavenCentral()
33
}
44

55
plugins {

0 commit comments

Comments
 (0)