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