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
13c637606c212879dbb0ede32778f8201f2e519f
Authored by
YangShuai
2019-09-05 15:48:13 +0800
1 parent
7985eb25
1 修改实时绘制用户轨迹以及历史轨迹查询的过滤精度为100米
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
13c6376
@@ -21,7 +21,7 @@ ext {
@@ -21,7 +21,7 @@ ext {
21
//编译方式
21
//编译方式
22
debug : false,
22
debug : false,
23
//版本号
23
//版本号
24
- version: "0.9.
4
",
24
+ version: "0.9.
5
",
25
//Lib库前缀
25
//Lib库前缀
26
packeg : "com.cnlive.module",
26
packeg : "com.cnlive.module",
27
//Lib库名称
27
//Lib库名称