mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 10:45:36 +01:00
Added toolchain resolving plugin
This commit is contained in:
parent
e105ad9d34
commit
a851c34d1d
@ -9,4 +9,8 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
|
||||
}
|
||||
|
||||
rootProject.name = "ViaProxy"
|
||||
|
Loading…
Reference in New Issue
Block a user