//plugins{ // id "com.gradle.enterprise" version "3.2" //} //gradleEnterprise { // buildScan { // termsOfServiceUrl = 'https://gradle.com/terms-of-service' // termsOfServiceAgree = 'yes' // allowUntrustedServer = true // } //} rootProject.name = 'help'