Fix build warnings

See gh-32726
This commit is contained in:
Brian Clozel
2024-04-30 19:09:03 +02:00
parent 4e3b834310
commit 08a63a4180

View File

@@ -45,7 +45,7 @@ rootProject.children.each {project ->
}
settings.gradle.projectsLoaded {
gradleEnterprise {
develocity {
buildScan {
File buildDir = settings.gradle.rootProject
.getLayout().getBuildDirectory().getAsFile().get()