Skip to content

Commit 506ff99

Browse files
fix(deps): update dependency googlejavaformat to v1.36.1
1 parent a356f86 commit 506ff99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ allprojects {
9292
}
9393
}
9494
googleJavaFormat {
95-
toolVersion '1.7'
95+
toolVersion '1.36.1'
9696
options style: 'AOSP'
9797
exclude '**/generated-sources'
9898
}

0 commit comments

Comments
 (0)