Commit 242863638aded7f9b1f6864ee4a0eec694cb2f33
1 parent
c2f627eb
1.优化 优化Web内容展示
Showing
2 changed files
with
3 additions
and
3 deletions
app/build.gradle
| ... | ... | @@ -7,8 +7,8 @@ android { |
| 7 | 7 | applicationId "cn.vlion.simple" |
| 8 | 8 | minSdkVersion 16 |
| 9 | 9 | targetSdkVersion 26 |
| 10 | - versionCode 18 | |
| 11 | - versionName "1.1.8" | |
| 10 | + versionCode 20 | |
| 11 | + versionName "1.2.0" | |
| 12 | 12 | testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" |
| 13 | 13 | } |
| 14 | 14 | buildTypes { |
| ... | ... | @@ -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.1.9' | |
| 30 | + compile 'cn.vlion:vlion-ad:1.2.0' | |
| 31 | 31 | } | ... | ... |
lib/vlion-ad-1.1.9.jar renamed to lib/vlion-ad-1.2.0.jar
No preview for this file type