Commit 3012225c412f1055b28e2a3742c4b00aebe29317

Authored by 王琳
1 parent 74649a6d

添加readme

Showing 1 changed file with 0 additions and 2 deletions
app/build.gradle
... ... @@ -29,7 +29,5 @@ dependencies {
29 29 compile 'com.android.support.constraint:constraint-layout:1.0.2'
30 30 compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.4'
31 31 testCompile 'junit:junit:4.12'
32   - compile 'com.cnlive:lib_upload:2.0.5'
33   - compile 'com.cnlive:lib_cnlive:2.2.0'
34 32 compile 'com.cnlive:lib_shortvideo:1.0.2'
35 33 }
... ...