Commit 825a0b12bb6050ddbb289dc46fbe860dbe5e5e0e
1 parent
c0162320
迁移到androidx
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
| @@ -21,7 +21,7 @@ ext { | @@ -21,7 +21,7 @@ ext { | ||
| 21 | //编译方式 | 21 | //编译方式 |
| 22 | debug : false, | 22 | debug : false, |
| 23 | //版本号 | 23 | //版本号 |
| 24 | - version: "0.3.33-androidx-beta1", | 24 | + version: "0.4.0-androidx", |
| 25 | //Lib库前缀 | 25 | //Lib库前缀 |
| 26 | packeg : "com.cnlive.module", | 26 | packeg : "com.cnlive.module", |
| 27 | //Lib库名称 | 27 | //Lib库名称 |