We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd47e3 commit c845f09Copy full SHA for c845f09
settings.gradle.kts
@@ -7,7 +7,6 @@ pluginManagement {
7
id("org.jetbrains.kotlin.jvm") version "2.1.10"
8
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
9
id("org.unbroken-dome.xjc") version "2.0.0"
10
- // See https://github.com/graalvm/native-build-tools/issues/626
11
id("org.graalvm.buildtools.native") version "0.10.5"
12
}
13
0 commit comments