Skip to content

Commit d6015ce

Browse files
committed
remove bintray url
1 parent b906daa commit d6015ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ buildscript {
55
maven {
66
url "https://plugins.gradle.org/m2/"
77
}
8-
maven {
9-
url 'https://jcenter.bintray.com'
10-
}
8+
119
}
1210
dependencies {
1311
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9"

0 commit comments

Comments
 (0)