android-perf-testing icon indicating copy to clipboard operation
android-perf-testing copied to clipboard

Upgrade the gradle plugin to auto-add the rules to test classes

Open PaulRashidi opened this issue 10 years ago • 0 comments

We should be able to use the new Gradle Transform API to auto-add the rules to the Test classes instead of making the devs maintain a list of member variables.

Probably needs to be implemented with an opt-out.

PaulRashidi avatar Dec 14 '15 18:12 PaulRashidi