Revert "Update Gradle and AGP to v8.0 (#283)" (#295)

This reverts commit 4e085efcf4.
This commit is contained in:
Jorge Martin Espinosa 2023-04-04 16:44:01 +02:00 committed by GitHub
parent 1acbd5eb2e
commit 4154a96b54
19 changed files with 28 additions and 68 deletions

View file

@ -46,7 +46,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.0.0-rc01
android.experimental.lint.version=8.0.0-alpha10
# Enable test fixture for all modules by default
android.experimental.enableTestFixtures=true