gradlew fix 2

This commit is contained in:
mikx 2023-11-27 03:05:40 -05:00
parent 57d5bb0fa7
commit 75e0fa85fa
1 changed files with 0 additions and 5 deletions

5
gradlew vendored
View File

@ -243,8 +243,3 @@ eval "set -- $(
)" '"$@"'
exec "$JAVACMD" "$@"
buildScan {
termsOfServiceUrl = 'https://gradle.com/terms-of-service'
termsOfServiceAgree = 'yes'
}