We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6c365 commit d5a2d45Copy full SHA for d5a2d45
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
dependencies {
7
- compile 'com.google.googlejavaformat:google-java-format:1.7'
+ implementation 'com.google.googlejavaformat:google-java-format:1.12.0'
8
9
10
repositories {
0 commit comments