Skip to content

Instantly share code, notes, and snippets.

@KengoTODA
Created August 25, 2019 02:07
Show Gist options
  • Save KengoTODA/7309667e73ae910e7f00b7dae4792373 to your computer and use it in GitHub Desktop.
Save KengoTODA/7309667e73ae910e7f00b7dae4792373 to your computer and use it in GitHub Desktop.
config to disable build-scan
buildScan {
termsOfServiceUrl = "https://gradle.com/terms-of-service"
termsOfServiceAgree = "no"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment