diff --git a/settings.gradle b/settings.gradle index 1d8fc28..cc438a8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1 +1,4 @@ +plugins { + id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0' +} rootProject.name = 'citygml-tools' \ No newline at end of file