Enable testFixtures - but not supported by AGP yet, so put files in module matrixtest
This commit is contained in:
parent
cb158acf00
commit
feac348c89
9 changed files with 157 additions and 4 deletions
|
|
@ -47,3 +47,6 @@ 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-alpha10
|
||||
|
||||
# Enable test fixture for all modules by default
|
||||
android.experimental.enableTestFixtures=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue