Skip to content

Commit 7ead46d

Browse files
committed
add maven plugin
1 parent b63c216 commit 7ead46d

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,5 +1,6 @@
11
plugins {
22
id 'java'
3+
id 'maven'
34
id 'org.jetbrains.kotlin.jvm' version '1.3.72'
45
}
56

0 commit comments

Comments
 (0)