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

Fixes build & run related bugs from builder refactor #490

Merged
merged 1 commit into from
Sep 6, 2018

Commits on Sep 5, 2018

  1. Fixes build & run related bugs from PR apache#461

    - General Code Refactor
    - Removed builder type argument from getBuilder API
    - Removed any reference of conditional statements around builder type
    - Remove plugin handler install and uninstall option flag android_studio
    - Remove --gradle flag references
    - Fixed plugin handler install and uninstall pathing issues
    - Added parseBuildOptions export so run can get build related options.
    - Use the nobuild flag option to control the run build.
    - Updated test spec to reflect the changes.
    erisu committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    1769a9d View commit details
    Browse the repository at this point in the history