Selaa lähdekoodia

Revert "Accept gradle Terms of Service"

This reverts commit 44c9bd050f50a33d5ffa1334860d03e585d22b34.
Marcus Da Coregio 2 vuotta sitten
vanhempi
commit
b59fdda518
1 muutettua tiedostoa jossa 1 lisäystä ja 8 poistoa
  1. 1 8
      build.gradle

+ 1 - 8
build.gradle

@@ -20,11 +20,4 @@ allprojects {
 			}
 		}
 	}
-}
-
-if (hasProperty('buildScan')) {
-	buildScan {
-		termsOfServiceUrl = 'https://gradle.com/terms-of-service'
-		termsOfServiceAgree = 'yes'
-	}
-}
+}