Commit 02f237547d9ac518b44a25b1f4bbd2ed1af9f536

Authored by 谷俊
1 parent 77a613c1

更新maven包

Showing 1 changed file with 1 additions and 1 deletions
app/build.gradle
@@ -27,6 +27,6 @@ dependencies { @@ -27,6 +27,6 @@ dependencies {
27 compile 'com.android.support.constraint:constraint-layout:1.0.1' 27 compile 'com.android.support.constraint:constraint-layout:1.0.1'
28 compile 'com.android.support:design:25.0.0' 28 compile 'com.android.support:design:25.0.0'
29 29
30 - compile 'com.cnlive:lib_cnvideo2.0:2.2.2' 30 + compile 'com.cnlive:lib_cnvideo2.0:2.2.3'
31 31
32 } 32 }