Created
August 25, 2019 02:07
-
-
Save KengoTODA/7309667e73ae910e7f00b7dae4792373 to your computer and use it in GitHub Desktop.
config to disable build-scan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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