updated Gradle wrapper files
This commit is contained in:
+1
-1
@@ -37,6 +37,6 @@ task collectJars(type: Copy) {
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = "1.0"
|
||||
gradleVersion = "1.1"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user