Skip to content

Commit 899faa9

Browse files
committed
edit
1 parent 667d55f commit 899faa9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
buildscript {
22
repositories {
3-
maven {
4-
url 'https://plugins.gradle.org/m2/'
5-
}
3+
mavenCentral()
64
}
75
}
86

0 commit comments

Comments
 (0)