diff --git a/settings.gradle b/settings.gradle index 9d3fa96..7189c0c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -9,4 +9,8 @@ pluginManagement { } } +plugins { + id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0" +} + rootProject.name = "ViaProxy"