Skip to content

Commit d0b18f3

Browse files
renovate[bot]sagarwal
andauthored
Update lint to v32.0.1 (#5736)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.android.tools.lint:lint-tests](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `32.0.0` → `32.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-tests/32.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-tests/32.0.0/32.0.1?slim=true) | | [com.android.tools.lint:lint](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `32.0.0` → `32.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint/32.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint/32.0.0/32.0.1?slim=true) | | [com.android.tools.lint:lint-checks](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `32.0.0` → `32.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-checks/32.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-checks/32.0.0/32.0.1?slim=true) | | [com.android.tools.lint:lint-api](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `32.0.0` → `32.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-api/32.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-api/32.0.0/32.0.1?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent 0b5b778 commit d0b18f3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Bump Compose BOM to v2026.02.00
2020
- Bump Kotlin to v2.3.10
2121
- Bump AGP to v9.0.1
22+
- Bump Lint to v32.0.1
2223

2324
### Changes
2425

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ksp = "2.3.5"
2020

2121
ktlint = "0.36.0"
2222

23-
lint = "32.0.0"
23+
lint = "32.0.1"
2424

2525
mobius = "2.1.1"
2626

0 commit comments

Comments
 (0)