Compare commits
1 Commits
0f78708833
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| 87b119453d |
@@ -6,7 +6,7 @@ buildscript {
|
|||||||
dependencies {
|
dependencies {
|
||||||
classpath "io.github.fourlastor:construo:2.1.0"
|
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.11.3"
|
classpath "org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin:1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user