We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c9e0e commit 4b4b8ebCopy full SHA for 4b4b8eb
build.gradle
@@ -8,7 +8,7 @@ allprojects {
8
apply plugin: 'maven-publish'
9
10
group = 'fr.hyriode'
11
- version = '1.5.0-SNAPSHOT'
+ version = '1.5.0'
12
13
java {
14
withSourcesJar()
0 commit comments