We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82dfc79 commit 60b04a2Copy full SHA for 60b04a2
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'maven'
3
apply plugin: 'maven-publish'
4
5
group = 'ca.cutterslade.gradle'
6
-version = '1.0.0-SNAPSHOT'
+version = '1.0.0'
7
8
repositories {
9
mavenLocal()
0 commit comments