Skip to content

Commit f3fa061

Browse files
chore: bump lintVersion from 30.1.3 to 30.3.0
Bumps `lintVersion` from 30.1.3 to 30.3.0. Updates `lint-api` from 30.1.3 to 30.3.0 Updates `lint-checks` from 30.1.3 to 30.3.0 Updates `lint` from 30.1.3 to 30.3.0 Updates `lint-tests` from 30.1.3 to 30.3.0 Updates `testutils` from 30.1.3 to 30.3.0 --- updated-dependencies: - dependency-name: com.android.tools.lint:lint-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools.lint:lint-tests dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.tools:testutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a55e0e commit f3fa061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '30.3.0'
1313
}
1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)