We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fcc27 commit 028cc71Copy full SHA for 028cc71
build.gradle
@@ -31,7 +31,7 @@ allprojects { project ->
31
apply plugin: 'de.marcphilipp.nexus-publish'
32
33
group = 'com.didiglobal.booster'
34
- version = '3.5.0-alpha2'
+ version = '3.5.0'
35
36
repositories {
37
mavenLocal()
0 commit comments