Commit 3400cb11ecd11d015a63f848bc5afcc0733a7b23

Authored by 王琳
1 parent 1364c9a8

更新SDK

Showing 1 changed file with 1 additions and 1 deletions
app/build.gradle
... ... @@ -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 }
... ...