Commit b136d23885d406a20b3a098859ad2da5457b08f9
1 parent
27a8659c
1.Web类型广告优化
Showing
2 changed files
with
3 additions
and
3 deletions
app/build.gradle
| @@ -7,8 +7,8 @@ android { | @@ -7,8 +7,8 @@ android { | ||
| 7 | applicationId "cn.vlion.simple" | 7 | applicationId "cn.vlion.simple" |
| 8 | minSdkVersion 16 | 8 | minSdkVersion 16 |
| 9 | targetSdkVersion 26 | 9 | targetSdkVersion 26 |
| 10 | - versionCode 9 | ||
| 11 | - versionName "1.1.1" | 10 | + versionCode 18 |
| 11 | + versionName "1.1.8" | ||
| 12 | testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" | 12 | testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" |
| 13 | } | 13 | } |
| 14 | buildTypes { | 14 | buildTypes { |
| @@ -25,5 +25,5 @@ dependencies { | @@ -25,5 +25,5 @@ dependencies { | ||
| 25 | compile 'com.google.code.gson:gson:2.8.2' | 25 | compile 'com.google.code.gson:gson:2.8.2' |
| 26 | compile 'com.android.support.constraint:constraint-layout:1.0.2' | 26 | compile 'com.android.support.constraint:constraint-layout:1.0.2' |
| 27 | //引入广告SDK | 27 | //引入广告SDK |
| 28 | - compile 'cn.vlion:vlion-ad:1.1.7' | 28 | + compile 'cn.vlion:vlion-ad:1.1.8' |
| 29 | } | 29 | } |
lib/vlion-ad-1.1.7.jar renamed to lib/vlion-ad-1.1.8.jar
No preview for this file type