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 086191d commit e5bcc53Copy full SHA for e5bcc53
tooling/custom-lint-rules/build.gradle
@@ -9,7 +9,7 @@ targetCompatibility = 1.8
9
10
buildscript {
11
ext {
12
- lintVersion = '30.1.3'
+ lintVersion = '31.1.4'
13
}
14
repositories {
15
mavenCentral()
0 commit comments