We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2209b39 commit 52a3c38Copy full SHA for 52a3c38
build.gradle
@@ -18,7 +18,7 @@ plugins {
18
}
19
20
group = 'eu.crushedpixel.sponge'
21
-version = '0.1.1-SNAPSHOT'
+version = '0.1.1'
22
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
0 commit comments