Upgrade Gradle wrapper version from 2.0 => 2.1

This commit is contained in:
Chris Beams 2014-09-29 09:56:30 +02:00
parent a4a433fa64
commit 4d4787d84a
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73

View File

@ -46,4 +46,4 @@ dependencies {
testCompile 'org.mockito:mockito-all:1.9.5'
}
wrapper.gradleVersion = '2.0'
wrapper.gradleVersion = '2.1'