Skip to content

Commit d5a2d45

Browse files
Update to google java format
1 parent 7c6c365 commit d5a2d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
dependencies {
7-
compile 'com.google.googlejavaformat:google-java-format:1.7'
7+
implementation 'com.google.googlejavaformat:google-java-format:1.12.0'
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)