mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 07:30:13 -04:00
Included gradle-wrapper.jar
This commit is contained in:
@@ -26,3 +26,7 @@ allprojects {
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '3.0' // version required
|
||||
}
|
||||
|
Reference in New Issue
Block a user