Skip to content

Commit 43bd126

Browse files
committed
Update Gradle to 2.12
1 parent 6e3b0e5 commit 43bd126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pluginBundle {
4646
}
4747

4848
task wrapper(type: Wrapper) {
49-
gradleVersion = '2.11'
49+
gradleVersion = '2.12'
5050
distributionUrl = "https://services.gradle.org/distributions/gradle-$gradleVersion-all.zip"
5151
}
5252

0 commit comments

Comments
 (0)