We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c22cb5 commit 91ae8e3Copy full SHA for 91ae8e3
build.gradle
@@ -1,3 +1,7 @@
1
+plugins {
2
+ id 'net.researchgate.release' version '2.3.0'
3
+}
4
+
5
apply plugin: 'java'
6
apply plugin: 'application'
7
0 commit comments