Sign in
CNLive Android Team
/
ModulePedometer
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
fa8ea94a0f9bd11496205a3a58f35a9b431a5b4d
Authored by
韩亚云
2019-05-31 16:32:28 +0800
2 parents
e2a3b9fe
6514efde
Merge branch 'master' of bj.gitlab.cnlive.com:cnlive-team/ModulePedometer
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
fa8ea94
...
...
@@ -21,7 +21,7 @@ ext {
21
21
//编译方式
22
22
debug : false,
23
23
//版本号
24
- version: "0.0.
2
",
24
+ version: "0.0.
3
",
25
25
//Lib库前缀
26
26
packeg : "com.cnlive.module",
27
27
//Lib库名称
...
...