Skip to content

Commit

Permalink
Add release plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Aug 12, 2022
1 parent 0c99416 commit 5a7489a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ plugins {
id("base")
id("idea")
id("org.jetbrains.kotlin.jvm") version Versions.kotlinVersion apply false
id("net.researchgate.release") version "3.0.0"
}

allprojects {
Expand Down

0 comments on commit 5a7489a

Please sign in to comment.