2021-08-22

This commit is contained in:
2021-08-22 17:27:23 +09:00
parent fc3b0e5de8
commit 00b8ccc689
12 changed files with 63 additions and 37 deletions

View File

@@ -1,3 +1,10 @@
/*
* JavaFx Examples
*
* Copyright (c) 2021. Elex. All Rights Reserved.
* https://www.elex-project.com/
*/
plugins{
`kotlin-dsl`
}

View File

@@ -1,4 +1,3 @@
plugins {
id("elex-base")
application

View File

@@ -1,5 +1,3 @@
import gradle.kotlin.dsl.accessors._496219b122f87f8abbd64d1094d3f5b6.jar
plugins {
id ("elex-base")
`java-library`