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 b906daa commit d6015ceCopy full SHA for d6015ce
build.gradle
@@ -5,9 +5,7 @@ buildscript {
5
maven {
6
url "https://plugins.gradle.org/m2/"
7
}
8
- maven {
9
- url 'https://jcenter.bintray.com'
10
- }
+
11
12
dependencies {
13
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9"
0 commit comments