Sign in
CNLive Android Team
/
ExternalSharing
·
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
cc33563a4dec1f35fb4d87cfb6d6abe4491c3458
Authored by
袁思汶
2020-10-22 16:28:15 +0800
1 parent
7c556a1d
five
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
cc33563
...
...
@@ -21,7 +21,7 @@ ext {
21
21
//编译方式
22
22
debug : false,
23
23
//版本号
24
- version: "1.0.0.
0
",
24
+ version: "1.0.0.
1
",
25
25
//Lib库前缀
26
26
packeg : "com.cnlive.outside_share",
27
27
//Lib库名称
...
...