Commit de7a67afc688e04d51d40ea666f0184b7a5e4fc3

Authored by 杨帅
1 parent e64e6794

1 修复用户开始运动后,点击返回按钮,赛事详情页按钮无法及时刷新问题

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.4.3", 24 + version: "0.4.6",
25 //Lib库前缀 25 //Lib库前缀
26 packeg : "com.cnlive.module", 26 packeg : "com.cnlive.module",
27 //Lib库名称 27 //Lib库名称