Browse Source

Upgrade lint to 8.3.0-alpha12

pull/1787/head
Benoit Marty 10 months ago
parent
commit
ac940fb5a0
  1. 2
      gradle.properties

2
gradle.properties

@ -49,7 +49,7 @@ signing.element.nightly.keyPassword=Secret @@ -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-alpha11
android.experimental.lint.version=8.3.0-alpha12
# Enable test fixture for all modules by default
android.experimental.enableTestFixtures=true

Loading…
Cancel
Save