Skip to content

Commit 91ae8e3

Browse files
committed
adding release plugin.
1 parent 6c22cb5 commit 91ae8e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id 'net.researchgate.release' version '2.3.0'
3+
}
4+
15
apply plugin: 'java'
26
apply plugin: 'application'
37

0 commit comments

Comments
 (0)