Skip to content

Commit d39c43c

Browse files
Switch from jcenter to mavenCentral
1 parent f2de296 commit d39c43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
buildscript {
1212
repositories {
13-
jcenter()
13+
mavenCentral()
1414
}
1515
}
1616

0 commit comments

Comments
 (0)