Skip to content

Commit 25f5dd8

Browse files
authored
Update build.gradle
1 parent 608483b commit 25f5dd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor/gradle-plugin/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ allprojects {
1717
mavenLocal()
1818
mavenCentral()
1919
maven {
20-
url https://maven.google.com/'
21-
name Google
20+
url 'https://maven.google.com/'
21+
name 'Google'
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)