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
0b648382f48168d730465662890429bbf63de6a8
Authored by
YangShuai
2020-12-24 18:58:43 +0800
1 parent
df8bc0c7
1 更新版本号
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
0b64838
...
...
@@ -21,7 +21,7 @@ ext {
21
21
//编译方式
22
22
debug : false,
23
23
//版本号
24
- version: "1.2.
4
-androidx",
24
+ version: "1.2.
5
-androidx",
25
25
//Lib库前缀
26
26
packeg : "com.cnlive.module",
27
27
//Lib库名称
...
...