4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-14 23:31:03 +08:00
エリス 23b24491c3
Fixes build & run related bugs from builder refactor PR ()
- 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.
2018-09-06 11:06:18 +09:00
..