Update android.gradle.plugin to v8.12.2 (#5244)
* Update android.gradle.plugin to v8.12.2 * Upgrade lint version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
eb08cc8a99
commit
c4555bc76a
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ signing.element.nightly.keyPassword=Secret
|
|||
|
||||
# Customise the Lint version to use a more recent version than the one bundled with AGP
|
||||
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
|
||||
android.experimental.lint.version=8.12.1
|
||||
android.experimental.lint.version=8.12.2
|
||||
|
||||
# Enable test fixture for all modules by default
|
||||
android.experimental.enableTestFixtures=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue