Update android.gradle.plugin to v8.3.1 (#2471)
* Update android.gradle.plugin to v8.3.1 * Fix AGP update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
1fbf0a2f57
commit
8a6020c5a6
3 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,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.3.0-alpha12
|
||||
android.experimental.lint.version=8.4.0-alpha13
|
||||
|
||||
# Enable test fixture for all modules by default
|
||||
android.experimental.enableTestFixtures=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue