Skip to content

Commit

Permalink
chore(deps): bump com.android.tools.lint:lint-checks
Browse files Browse the repository at this point in the history
Bumps com.android.tools.lint:lint-checks from 30.1.1 to 31.1.0.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 2bcabfb commit 44c215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-checks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ lintOptions {

dependencies {
compileOnly "com.android.tools.lint:lint-api:30.1.0"
compileOnly "com.android.tools.lint:lint-checks:30.1.1"
compileOnly "com.android.tools.lint:lint-checks:31.1.0"
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
testImplementation "junit:junit:4.13.2"
testImplementation "com.android.tools.lint:lint:30.0.4"
Expand Down

0 comments on commit 44c215a

Please sign in to comment.