| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Solves NativeScript#4995 Adding an settings.gradle file marks the gradle build as a independent build and avoids conflicts with other gradle build
|
test cli-build |
Sorry, something went wrong.
|
test cli-build cli-android |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Solves #4995
Adding an settings.gradle file marks the gradle build as a independent build and avoids conflicts with other gradle build
PR Checklist
What is the current behavior?
Build fails if a gradle build is part of the wrapping project.
What is the new behavior?
Build succeeds as expected.
Fixes/Implements/Closes #4995 .