Commit 3d5604139cc2ac5e93fcd9c60f24d571cf8ceb3b

Authored by 谷俊
1 parent ec9c73dc

提升util版本,兼容Android sdk 24以上版本

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