We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8feef1 commit 70805b1Copy full SHA for 70805b1
1 file changed
build.gradle
@@ -9,7 +9,7 @@ subprojects {
9
apply plugin: 'com.github.johnrengelman.shadow'
10
11
group = 'fr.kinjer'
12
- version = '1.0.0-rc.1'
+ version = '1.0.0-rc.2'
13
14
repositories {
15
mavenCentral()
0 commit comments