We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b97568 commit 559b5ddCopy full SHA for 559b5dd
build.gradle
@@ -2,9 +2,7 @@ buildscript {
2
repositories {
3
jcenter()
4
5
- maven {
6
- url "https://plugins.gradle.org/m2/"
7
- }
+ maven { url "https://plugins.gradle.org/m2/" }
8
}
9
10
dependencies {
0 commit comments