Skip to content

Commit 557691e

Browse files
committed
Remove terms of service agreement
Signed-off-by: Eric Haag <ehaag@gradle.com>
1 parent 45da357 commit 557691e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ allprojects {
5555

5656
}
5757

58-
if (hasProperty('buildScan')) {
59-
buildScan {
60-
termsOfServiceUrl = 'https://gradle.com/terms-of-service'
61-
termsOfServiceAgree = 'yes'
62-
}
63-
}
64-
6558
repositories {
6659
mavenCentral()
6760
}

0 commit comments

Comments
 (0)