Skip to content

Commit b48d453

Browse files
chore: bump lintVersion from 30.1.3 to 31.1.1
Bumps `lintVersion` from 30.1.3 to 31.1.1. Updates `com.android.tools.lint:lint-api` from 30.1.3 to 31.1.1 Updates `com.android.tools.lint:lint-checks` from 30.1.3 to 31.1.1 Updates `com.android.tools.lint:lint` from 30.1.3 to 31.1.1 Updates `com.android.tools.lint:lint-tests` from 30.1.3 to 31.1.1 Updates `com.android.tools:testutils` from 30.1.3 to 31.1.1 --- updated-dependencies: - dependency-name: com.android.tools.lint:lint-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.lint:lint dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.lint:lint-tests dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools:testutils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4aeaa15 commit b48d453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/custom-lint-rules/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ targetCompatibility = 1.8
99

1010
buildscript {
1111
ext {
12-
lintVersion = '30.1.3'
12+
lintVersion = '31.1.1'
1313
}
1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)