Skip to content

Commit

Permalink
build(deps): bump com.android.tools.lint:lint-api from 31.3.1 to 31.3.2
Browse files Browse the repository at this point in the history
Bumps com.android.tools.lint:lint-api from 31.3.1 to 31.3.2.

---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 40be203 commit 263fb01
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 @@ -11,7 +11,7 @@ lintOptions {
}

dependencies {
compileOnly "com.android.tools.lint:lint-api:31.3.1"
compileOnly "com.android.tools.lint:lint-api:31.3.2"
compileOnly "com.android.tools.lint:lint-checks:31.3.1"
// compileOnly "com.android.tools.lint:manifest-merger:31.1.0"
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
Expand Down

0 comments on commit 263fb01

Please sign in to comment.