Skip to content

Commit cbcc139

Browse files
committed
将jcenter 删除
1 parent 6fec1ce commit cbcc139

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
@@ -4,7 +4,6 @@ buildscript {
44
def kotlin_version = "1.4.30"
55
repositories {
66
mavenCentral()
7-
jcenter()
87
google()
98
maven {
109
url "https://plugins.gradle.org/m2/"
@@ -21,7 +20,6 @@ buildscript {
2120
allprojects {
2221
repositories {
2322
mavenCentral()
24-
jcenter()
2523
google()
2624
maven {
2725
url "https://plugins.gradle.org/m2/"

0 commit comments

Comments
 (0)