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

Commit e867ff9

Browse files
committed
コメント追加
1 parent 8790c70 commit e867ff9

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
@@ -2,6 +2,7 @@ plugins {
22
id("maven")
33
id("java")
44
id("org.jetbrains.kotlin.jvm") version "1.3.72"
5+
// その他補助系
56
id("org.jlleitschuh.gradle.ktlint") version "9.2.1"
67
id("jacoco")
78
id("com.github.ben-manes.versions") version "0.28.0"

0 commit comments

Comments
 (0)