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 357b651 commit 180b5b6Copy full SHA for 180b5b6
examples/build.gradle
@@ -1,10 +1,2 @@
1
// empty build.gradle for dependabot
2
apply from: "$rootDir/../gradle/ci-support.gradle"
3
-
4
-subprojects {
5
- apply plugin:"java"
6
7
- repositories {
8
- mavenCentral()
9
- }
10
-}
0 commit comments