Skip to content

Commit a620f9f

Browse files
committed
Revert "Agree to build scan terms"
This reverts commit 032d7ab.
1 parent 032d7ab commit a620f9f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build.gradle.kts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ kotlin {
3838
}
3939
}
4040

41-
// Allow publishing of build scans
42-
develocity {
43-
buildScan {
44-
termsOfUseUrl.set("https://gradle.com/help/legal-terms-of-use")
45-
termsOfUseAgree.set("yes")
46-
}
47-
}
48-
4941
// Configure Gradle IntelliJ Plugin - read more: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html
5042
intellij {
5143
pluginName = properties("pluginName")

0 commit comments

Comments
 (0)