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
e7f2dff835be2a65f30f95f27817e13ccec1809e
Authored by
YangShuai
2019-10-22 18:17:49 +0800
1 parent
2999cac7
1 根据产品需求修改UI及逻辑
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
e7f2dff
...
...
@@ -21,7 +21,7 @@ ext {
21
21
//编译方式
22
22
debug : false,
23
23
//版本号
24
- version: "0.2.2
6
",
24
+ version: "0.2.2
8
",
25
25
//Lib库前缀
26
26
packeg : "com.cnlive.module",
27
27
//Lib库名称
...
...