trevjonez / composer-gradle-plugin

Gradle task type and plugin for interacting with https://github.com/gojuno/composer
Apache License 2.0
54 stars 18 forks source link

Update to Composer 0.6.0 #40

Closed fondesa closed 5 years ago

fondesa commented 5 years ago

Composer supports now the AndroidX test orchestrator with the version 0.6.0. This PR updates the version of Composer and adds the boolean true to the argument --with-orchestrator as required by the latest version. Composer issue: https://github.com/gojuno/composer/pull/167

Closes: https://github.com/trevjonez/composer-gradle-plugin/issues/35