Compare commits
2 Commits
2d68cabedf
...
ccb7cd90d0
| Author | SHA1 | Date | |
|---|---|---|---|
| ccb7cd90d0 | |||
| 15b3a17f62 |
@@ -4,7 +4,7 @@ buildscript {
|
|||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "io.github.fourlastor:construo:2.0.2"
|
classpath "io.github.fourlastor:construo:2.1.0"
|
||||||
if(enableGraalNative == 'true') {
|
if(enableGraalNative == 'true') {
|
||||||
classpath "org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin:0.9.28"
|
classpath "org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin:0.9.28"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user