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 7344b1d commit bea5ac7Copy full SHA for bea5ac7
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group 'org.radarbase'
12
-version '1.0.1-SNAPSHOT'
+version '1.0.1'
13
mainClassName = 'org.radarbase.output.Application'
14
15
sourceCompatibility = '1.8'
0 commit comments