Skip to content

Commit fafa08b

Browse files
build(deps): bump com.android.tools.lint:lint-checks
Bumps com.android.tools.lint:lint-checks from 30.1.1 to 31.1.2. --- updated-dependencies: - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6451f5d commit fafa08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-checks/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lintOptions {
1212

1313
dependencies {
1414
compileOnly "com.android.tools.lint:lint-api:31.1.0"
15-
compileOnly "com.android.tools.lint:lint-checks:31.1.0"
15+
compileOnly "com.android.tools.lint:lint-checks:31.1.2"
1616
// compileOnly "com.android.tools.lint:manifest-merger:31.1.0"
1717
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
1818
testImplementation "junit:junit:4.13.2"

0 commit comments

Comments
 (0)