Skip to content

Commit

Permalink
兼容直播带货场景
Browse files Browse the repository at this point in the history
兼容直播带货场景
  • Loading branch information
jlayi committed Sep 27, 2020
1 parent 194457f commit 55a1fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ext {
minSdkVersion = 21
targetSdkVersion = 29
versionCode = 152
versionName = "0.15.2"
versionName = "0.15.2.01"
}

task clean(type: Delete) {
Expand Down
2 changes: 1 addition & 1 deletion commonui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
api 'com.android.support:design:27.1.1'
api 'com.easefun.polyv:polyvSDKCloudClass:0.15.2'
api 'com.easefun.polyv:polyvSDKCloudClass:0.15.2.01'
//glide
api ('jp.wasabeef:glide-transformations:3.3.0'){
// exclude group:'com.github.bumptech.glide',module:'glide'
Expand Down

0 comments on commit 55a1fc1

Please sign in to comment.