Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 0c0cdc2

Browse files
committed
mavenプラグインを追加
1 parent e1bec16 commit 0c0cdc2

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
@@ -1,4 +1,5 @@
11
plugins {
2+
id("maven")
23
kotlin("jvm") version "1.4.20"
34
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
45
id("jacoco")

0 commit comments

Comments
 (0)