Josh Schriever
Josh Schriever
The only thing I can think off hand is the order you apply plugins - make sure the Android plugin is applied _before_ the Gordon plugin in your buildscript. If...
That's odd. Does the same thing happen if you apply Gordon directly after the Android plugin, before the others?
Sorry to let this sit so long - I meant to review it a while ago and forgot to come back to it. At this point, I'm kind of expecting...
More social pressure!
I'm not sure this is the best idea. At the very least we'd want to make this configurable, and let devs opt in to this behavior. I'm not so sure...
No, I don't know of a rule that revokes permissions. But if I understand `GrantPermissionRule` correctly, it grants permissions only for the current instrumentation. So the way Gordon works, I...