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 7c8cccb commit 9d7a22cCopy full SHA for 9d7a22c
build.gradle
@@ -11,7 +11,7 @@ subprojects {
11
apply plugin: 'java-library'
12
13
group = 'org.radarbase'
14
- version = '0.3.1'
+ version = '0.3.2-SNAPSHOT'
15
16
sourceCompatibility = 1.8
17
targetCompatibility = 1.8
0 commit comments