mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-02-16 10:30:53 +00:00
add toolchain resolver
This commit is contained in:
@@ -22,6 +22,10 @@ pluginManagement {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
|
||||
}
|
||||
|
||||
rootProject.name = 'Iris'
|
||||
|
||||
include(':core')
|
||||
|
||||
Reference in New Issue
Block a user