[fenix] For https://github.com/mozilla-mobile/fenix/issues/15707 - post: add lint...
commitcf2a15cb6e796c8f85504986250040d08efc4be6
authorMichael Comella <michael.l.comella@gmail.com>
Wed, 28 Oct 2020 00:00:01 +0000 (27 17:00 -0700)
committerMichael Comella <mcomella@fastmail.com>
Sat, 31 Oct 2020 01:23:35 +0000 (30 18:23 -0700)
tree6ada150e6aa92ffb6154e7944191faa5fd8bfe28
parent2dec5a7d3368578634932477d7928492f49f74f9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15707 - post: add lint test dependencies to android-gradle-dependencies script.

`assemble` doesn't assemble the tests so we need to run `test`.
`testClasses` isn't good enough because, according to `--profile`, it
doesn't include dependencies for `testRuntimeClasspath`.
mobile/android/fenix/taskcluster/scripts/toolchain/android-gradle-dependencies.sh