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
3a0814496e8cb66db84ce204855223a0cf977c9a
Authored by
YangShuai
2020-05-20 15:28:53 +0800
1 parent
2b7dd455
1 修改编译版本测试,无法上传图片问题
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
3a08144
@@ -21,7 +21,7 @@ ext {
@@ -21,7 +21,7 @@ ext {
21
//编译方式
21
//编译方式
22
debug : false,
22
debug : false,
23
//版本号
23
//版本号
24
- version: "1.0.1
0-beta1.
1",
24
+ version: "1.0.1
1",
25
//Lib库前缀
25
//Lib库前缀
26
packeg : "com.cnlive.module",
26
packeg : "com.cnlive.module",
27
//Lib库名称
27
//Lib库名称