We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c7ca7 commit 55120ccCopy full SHA for 55120cc
build.gradle
@@ -134,5 +134,5 @@ subprojects {
134
135
// ======== wrapper ========
136
task wrapper(type: Wrapper) {
137
- gradleVersion = "2.12"
+ gradleVersion = "4.1"
138
}
0 commit comments