提交 40f66e80 编写于 作者: J johnsonlee

Release version 0.5.0

上级 610d245a
......@@ -57,7 +57,7 @@ The plugin can be added to the buildscript classpath and applied:
```groovy
buildscript {
ext.booster_version = '0.4.5'
ext.booster_version = '0.5.0'
repositories {
google()
mavenCentral()
......
......@@ -19,7 +19,7 @@ allprojects { project ->
apply plugin: 'signing'
group = 'com.didiglobal.booster'
version = '0.4.5'
version = '0.5.0'
repositories {
mavenLocal()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册