mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Update build.gradle.kts
This commit is contained in:
@@ -26,7 +26,6 @@ subprojects {
|
||||
gradleEnterprise {
|
||||
if (System.getenv("CI") != null) {
|
||||
buildScan {
|
||||
publishAlways()
|
||||
termsOfServiceUrl = "https://gradle.com/terms-of-service"
|
||||
termsOfServiceAgree = "yes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user