Update gradlewrapper to gradle 1.11
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.10'
|
||||
}
|
||||
gradleVersion = '1.11'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user