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 df23857 commit 4fc34ecCopy full SHA for 4fc34ec
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'maven'
3
apply plugin: 'signing'
4
5
group = 'com.bloidonia'
6
-version = '0.6-SNAPSHOT'
+version = '0.6'
7
sourceCompatibility = 1.6
8
targetCompatibility = 1.6
9
0 commit comments