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

Commit 8790c70

Browse files
committed
アップデートチェックプラグインを追加
1 parent 309d216 commit 8790c70

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
@@ -4,6 +4,7 @@ plugins {
44
id("org.jetbrains.kotlin.jvm") version "1.3.72"
55
id("org.jlleitschuh.gradle.ktlint") version "9.2.1"
66
id("jacoco")
7+
id("com.github.ben-manes.versions") version "0.28.0"
78
}
89

910
group = "com.mapk"

0 commit comments

Comments
 (0)