We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08be7d9 commit 9a4e393Copy full SHA for 9a4e393
build.gradle
@@ -1,7 +1,3 @@
1
-task run {
2
- dependsOn gradle.includedBuilds*.task(':run')
3
-}
4
-
5
wrapper {
6
gradleVersion = '5.0'
7
}
0 commit comments