Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcfb7d19f1 |
+1
-1
@@ -16,5 +16,5 @@ org.gradle.logging.level=quiet
|
||||
gdxControllersVersion=2.2.4
|
||||
enableGraalNative=false
|
||||
graalHelperVersion=2.0.1
|
||||
gdxVersion=1.14.1
|
||||
gdxVersion=1.14.0
|
||||
projectVersion=0.0.1
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ buildscript {
|
||||
dependencies {
|
||||
classpath "io.github.fourlastor:construo:2.1.0"
|
||||
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.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user