Sign in
杨帅
/
XiaojiaSoundBox
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
74d3784bed2d89aab0f45ff5ccd96c5fed684390
Authored by
YangShuai
2019-10-21 17:32:02 +0800
1 parent
efb73d2a
1 修复配网成功后,点击完成按钮,所有设备列表未刷新的情况
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
74d3784
@@ -21,7 +21,7 @@ ext {
@@ -21,7 +21,7 @@ ext {
21
//编译方式
21
//编译方式
22
debug : false,
22
debug : false,
23
//版本号
23
//版本号
24
- version: "0.2.1
7
",
24
+ version: "0.2.1
8
",
25
//Lib库前缀
25
//Lib库前缀
26
packeg : "com.cnlive.module",
26
packeg : "com.cnlive.module",
27
//Lib库名称
27
//Lib库名称