gdubw/gdub

By default gdub should not fallback to system wide Gradle

dantesun opened this issue · 1 comments

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.