Skip to content

Commit 4f09caf

Browse files
committed
Remove jcenter() from build scripts
1 parent 7c97da5 commit 4f09caf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import jetbrains.sign.GpgSignSignatoryProvider
1818

1919
buildscript {
2020
repositories {
21-
jcenter()
2221
maven { url "https://packages.jetbrains.team/maven/p/jcs/maven" }
2322
}
2423
dependencies {

0 commit comments

Comments
 (0)