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
0f70f2ed69aafbf1eba2f4c1f6c8508269b56bc5
Authored by
hanyayun
2019-11-06 14:48:27 +0800
1 parent
4a24ede4
添加路由版本升级
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
0f70f2e
@@ -21,7 +21,7 @@ ext {
@@ -21,7 +21,7 @@ ext {
21
//编译方式
21
//编译方式
22
debug : false,
22
debug : false,
23
//版本号
23
//版本号
24
- version: "
0.9.9
",
24
+ version: "
1.0.0
",
25
//Lib库前缀
25
//Lib库前缀
26
packeg : "com.cnlive.module",
26
packeg : "com.cnlive.module",
27
//Lib库名称
27
//Lib库名称