Gradle 2.11
This commit is contained in:
parent
46cdf8f587
commit
c8453292b4
4 changed files with 5 additions and 5 deletions
|
@ -234,5 +234,5 @@ uploadArchives {
|
|||
|
||||
task wrapper(type: Wrapper) {
|
||||
//To update the wrapper change the version bellow then run: gradle wrapper
|
||||
gradleVersion = '2.9'
|
||||
gradleVersion = '2.11'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue