We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54cd53 commit 67f3171Copy full SHA for 67f3171
build.gradle
@@ -5,9 +5,7 @@ plugins {
5
6
repositories {
7
mavenLocal()
8
- maven {
9
- url = 'http://repo.maven.apache.org/maven2'
10
- }
+ mavenCentral()
11
}
12
13
dependencies {
0 commit comments