Commit 41e9cea85fc3b37c2032fbdcd4613ae63b3eed43

Authored by 杨帅
1 parent feca720b

1 修改版本号

Showing 1 changed file with 1 additions and 1 deletions
config.gradle
... ... @@ -21,7 +21,7 @@ ext {
21 21 //编译方式
22 22 debug : false,
23 23 //版本号
24   - version: "0.7.19",
  24 + version: "0.7.20",
25 25 //Lib库前缀
26 26 packeg : "com.cnlive.module",
27 27 //Lib库名称
... ...