Skip to content

Commit

Permalink
apply pluginを追加 #19
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Nov 24, 2021
1 parent 7ee09e6 commit 219c8e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ plugins {

apply plugin: 'org.openjfx.javafxplugin'
apply plugin: 'org.junit.platform.gradle.plugin'
apply plugin: "com.diffplug.spotless"
apply plugin: "groovy"

repositories {
mavenCentral()
Expand Down

0 comments on commit 219c8e1

Please sign in to comment.