Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect additional Gradle flags in every Gradle call #36

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

ofalvai
Copy link
Contributor

@ofalvai ofalvai commented Nov 8, 2021

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a PATCH version update

Context

Same problem as in other Android steps: bitrise-steplib/bitrise-step-android-lint#21

Changes

  • Update go-android
  • Parse the arguments input only once and pass the argument list to other Gradle calls, not just the main one

Investigation details

Decisions

@ofalvai ofalvai merged commit ab02569 into master Nov 9, 2021
@ofalvai ofalvai deleted the MOB-121-respect-gradle-flags branch November 9, 2021 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants