Sign in
CNLive Android Team
/
VLionSimple
·
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
3400cb11ecd11d015a63f848bc5afcc0733a7b23
Authored by
王琳
2017-12-05 10:56:52 +0800
1 parent
1364c9a8
更新SDK
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/build.gradle
app/build.gradle
View file @
3400cb1
...
...
@@ -27,5 +27,5 @@ dependencies {
27
27
compile 'com.github.bumptech.glide:glide:4.3.1'
28
28
annotationProcessor 'com.github.bumptech.glide:compiler:4.3.1'
29
29
//引入广告SDK
30
- compile 'cn.vlion:vlion-ad:1.2.
5
'
30
+ compile 'cn.vlion:vlion-ad:1.2.
6
'
31
31
}
...
...