Added toolchain resolving plugin

This commit is contained in:
RaphiMC 2024-05-16 14:07:43 +02:00
parent 8f8eec86bf
commit e1bf8b9680
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 = "ViaLegacy"