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
f8eef8881c55bfc300530256841ae1c0b74f8cee
Authored by
袁思汶
2021-08-23 16:31:27 +0800
1 parent
47ffee8b
华为高版本多文件类型type兼容
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.gradle
config.gradle
View file @
f8eef88
...
...
@@ -21,7 +21,7 @@ ext {
21
21
//编译方式
22
22
debug : false,
23
23
//版本号
24
- version: "1.0.3.
2
",
24
+ version: "1.0.3.
3
",
25
25
//Lib库前缀
26
26
packeg : "com.cnlive.outside_share",
27
27
//Lib库名称
...
...