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
Email Patches
Plain Diff
Browse Code »
Commit
68010380b1a2ba4a4dd3e4f8f6a3177e54dadc3f
Authored by
杨帅
2019-07-10 15:40:30 +0800
1 parent
ce801107
1 修复轨迹工具,中活动类型不显示的问题
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
6801038
@@ -21,7 +21,7 @@ ext {
@@ -21,7 +21,7 @@ ext {
21
//编译方式
21
//编译方式
22
debug : false,
22
debug : false,
23
//版本号
23
//版本号
24
- version: "0.3.
5
",
24
+ version: "0.3.
6
",
25
//Lib库前缀
25
//Lib库前缀
26
packeg : "com.cnlive.module",
26
packeg : "com.cnlive.module",
27
//Lib库名称
27
//Lib库名称