diff --git a/build.gradle b/build.gradle index 4b5a458..54e050c 100644 --- a/build.gradle +++ b/build.gradle @@ -20,11 +20,4 @@ allprojects { } } } -} - -if (hasProperty('buildScan')) { - buildScan { - termsOfServiceUrl = 'https://gradle.com/terms-of-service' - termsOfServiceAgree = 'yes' - } -} +} \ No newline at end of file