Skip to content

Commit 559b5dd

Browse files
committed
Reformat build.gradle
1 parent 4b97568 commit 559b5dd

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
@@ -2,9 +2,7 @@ buildscript {
22
repositories {
33
jcenter()
44

5-
maven {
6-
url "https://plugins.gradle.org/m2/"
7-
}
5+
maven { url "https://plugins.gradle.org/m2/" }
86
}
97

108
dependencies {

0 commit comments

Comments
 (0)