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 1f00884 commit 1bd801aCopy full SHA for 1bd801a
build.gradle
@@ -87,7 +87,7 @@ allprojects {
87
}
88
89
googleJavaFormat {
90
- toolVersion '1.7'
+ toolVersion '1.30.0'
91
options style: 'AOSP'
92
exclude '**/generated-sources'
93
0 commit comments