This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Releases: novoda/gradle-android-command-plugin
Releases · novoda/gradle-android-command-plugin
v1.2.1
v1.2.0
Complete rewrite of the plugin.
New commands
Replaced generic ADB command with useful predefined tasks:
installDevice<Variant>
uninstallDevice<Variant>
run<Variant>
monkey<Variant>
- the default number of monkeyrunner events is 10000, change via setting android.eventsclearPreferences<Variant>
See README for examples.