We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667d55f commit 899faa9Copy full SHA for 899faa9
build.gradle
@@ -1,8 +1,6 @@
1
buildscript {
2
repositories {
3
- maven {
4
- url 'https://plugins.gradle.org/m2/'
5
- }
+ mavenCentral()
6
}
7
8
0 commit comments