Fix build warnings

See gh-32725
This commit is contained in:
Brian Clozel 2024-04-30 19:09:03 +02:00
parent b3724ebf84
commit b8bc780365
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ rootProject.children.each {project ->
}
settings.gradle.projectsLoaded {
gradleEnterprise {
develocity {
buildScan {
File buildDir = settings.gradle.rootProject.getBuildDir()
buildDir.mkdirs()