We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14457ac commit ce817e1Copy full SHA for ce817e1
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = 'nu.studer'
10
-version = '0.3-DEV'
+version = '0.3'
11
12
sourceCompatibility = '1.7'
13
targetCompatibility = '1.7'
0 commit comments