By default gdub should not fallback to system wide Gradle
dantesun opened this issue · 1 comments
dantesun commented
The best practice of Gradle development is always stick to the gradlew script in project. Falling back to system wide Gradle executable might cause unexpected result.
dantesun commented
https://github.com/gdubw/gng/releases/tag/v1.0.2 fixed this issue.