Bitrise “Gradle Runner” step
With the Bitrise build step “Gradle Runner”, we can run any Gradle tasks on Bitrise. This is part of a series for building Android Continuous Integration and Continuous Delivery (CI/CD) with Bitrise.
Examples:
- Running Jacoco Code coverage report.
- Generate App Bundle.
- Publish Android app using the plugin Gradle Play Publisher.
Steps:
- Add the build step “Gradle Runner” to the Bitrise workflow.
- Click “+”, and search “Gradle Runner”.