gradle wrapper
This commit is contained in:
4
build.gradle
Normal file
4
build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.6'
|
||||
}
|
||||
Reference in New Issue
Block a user