We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b0a4e commit c4e9a38Copy full SHA for c4e9a38
build.gradle
@@ -19,7 +19,7 @@ allprojects { project ->
19
apply plugin: 'signing'
20
21
group = 'com.didiglobal.booster'
22
- version = '0.4.0'
+ version = '0.4.1'
23
24
repositories {
25
mavenLocal()
0 commit comments