This commit is contained in:
Gregor Lohaus
2026-05-28 21:33:37 +02:00
parent 80cd318c1c
commit c7f734bf64
25 changed files with 209 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
plugins {
id 'application'
id 'org.openjfx.javafxplugin' version '0.1.0'
// id 'org.graalvm.buildtools.native' version '1.1.1'
id 'com.gluonhq.gluonfx-gradle-plugin' version '1.0.28'
}
repositories {