mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Add toolchain resolution plugin
This commit is contained in:
parent
726702dd7f
commit
7ef7926519
|
@ -24,6 +24,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
plugins {
|
plugins {
|
||||||
id("dependency-relocation")
|
id("dependency-relocation")
|
||||||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
rootProject.name = "teavm"
|
rootProject.name = "teavm"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user