Skip to content

Commit 5938be3

Browse files
chore: bump lintVersion from 30.1.3 to 31.1.2
Bumps `lintVersion` from 30.1.3 to 31.1.2. Updates `com.android.tools.lint:lint-api` from 30.1.3 to 31.1.2 Updates `com.android.tools.lint:lint-checks` from 30.1.3 to 31.1.2 Updates `com.android.tools.lint:lint` from 30.1.3 to 31.1.2 Updates `com.android.tools.lint:lint-tests` from 30.1.3 to 31.1.2 Updates `com.android.tools:testutils` from 30.1.3 to 31.1.2 --- 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 148681b commit 5938be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/custom-lint-rules/build.gradle

100755100644
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.2'
1313
}
1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)