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 6771c56 commit b53f822Copy full SHA for b53f822
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group 'org.radarbase'
12
-version '1.1.1'
+version '1.1.2-SNAPSHOT'
13
mainClassName = 'org.radarbase.output.Application'
14
15
sourceCompatibility = '1.8'
0 commit comments