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