Skip to content

Commit 2419fe5

Browse files
committed
added maven plugin
1 parent dac9a39 commit 2419fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ buildscript {
1818

1919
apply {
2020
plugin("kotlin")
21+
plugin("maven")
2122
}
2223

2324
//configure<ApplicationPluginConvention> {

0 commit comments

Comments
 (0)