Skip to content

Commit 75ff8ea

Browse files
committed
Merge add-gradle-support
1 parent 8ff3350 commit 75ff8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id 'java'
33
id 'application'
4+
id 'checkstyle'
45
id 'com.github.johnrengelman.shadow' version '7.1.2'
56
}
67

0 commit comments

Comments
 (0)