mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2024-11-21 11:37:41 +01:00
Added toolchain resolving plugin
This commit is contained in:
parent
d6a1f08290
commit
64d0ad1a14
@ -5,4 +5,8 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
|
||||
}
|
||||
|
||||
rootProject.name = "ViaLoader"
|
||||
|
Loading…
Reference in New Issue
Block a user