Added toolchain resolving plugin

This commit is contained in:
RaphiMC 2024-05-16 19:14:58 +02:00
parent d6a1f08290
commit 64d0ad1a14
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
1 changed files with 4 additions and 0 deletions

View File

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