提交 0606f55b 编写于 作者: J johnsonlee

Release version 2.3.1

上级 56a12d95
...@@ -71,7 +71,7 @@ The best practise of using Booster is integrating the specific moudle to solve t ...@@ -71,7 +71,7 @@ The best practise of using Booster is integrating the specific moudle to solve t
```groovy ```groovy
buildscript { buildscript {
ext.booster_version = '2.3.0' ext.booster_version = '2.3.1'
repositories { repositories {
google() google()
mavenCentral() mavenCentral()
......
...@@ -32,7 +32,7 @@ allprojects { project -> ...@@ -32,7 +32,7 @@ allprojects { project ->
apply plugin: 'de.marcphilipp.nexus-publish' apply plugin: 'de.marcphilipp.nexus-publish'
group = 'com.didiglobal.booster' group = 'com.didiglobal.booster'
version = '2.3.0' version = '2.3.1'
repositories { repositories {
mavenLocal() mavenLocal()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册