Revert "Accept gradle Terms of Service"
This reverts commit 44c9bd050f
.
This commit is contained in:
parent
b047d4f7ff
commit
b59fdda518
|
@ -20,11 +20,4 @@ allprojects {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (hasProperty('buildScan')) {
|
||||
buildScan {
|
||||
termsOfServiceUrl = 'https://gradle.com/terms-of-service'
|
||||
termsOfServiceAgree = 'yes'
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue