Added toolchain resolving plugin

This commit is contained in:
RaphiMC 2024-05-16 14:05:46 +02:00
parent e105ad9d34
commit a851c34d1d
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -9,4 +9,8 @@ pluginManagement {
}
}
plugins {
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
}
rootProject.name = "ViaProxy"