Skip to content

Commit bbd1f00

Browse files
fix(deps): update dependency googlejavaformat to v1.35.0
1 parent b2d6df7 commit bbd1f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ allprojects {
9191
}
9292
}
9393
googleJavaFormat {
94-
toolVersion '1.7'
94+
toolVersion '1.35.0'
9595
options style: 'AOSP'
9696
exclude '**/generated-sources'
9797
}

0 commit comments

Comments
 (0)