Build: Get rid of build scan deprecated methods
This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@ plugins {
|
||||
}
|
||||
|
||||
buildScan {
|
||||
setLicenseAgreementUrl("https://gradle.com/terms-of-service")
|
||||
setLicenseAgree("yes")
|
||||
setTermsOfServiceUrl("https://gradle.com/terms-of-service")
|
||||
setTermsOfServiceAgree("yes")
|
||||
}
|
||||
|
||||
val configuredJdks: List<JdkId> =
|
||||
|
||||
Reference in New Issue
Block a user