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 148681b commit 5938be3Copy full SHA for 5938be3
tooling/custom-lint-rules/build.gradle
100755
100644
@@ -9,7 +9,7 @@ targetCompatibility = 1.8
9
10
buildscript {
11
ext {
12
- lintVersion = '30.1.3'
+ lintVersion = '31.1.2'
13
}
14
repositories {
15
mavenCentral()
0 commit comments