Commit ec9c73dcacf4f26f6dfd04184c016001d51ee435
1 parent
b43f9880
提升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.7' | |
| 30 | + compile 'com.cnlive:lib_cnutil:2.0.8' | |
| 31 | 31 | compile 'com.cnlive:lib_cnvideo2.0:2.2.6' |
| 32 | 32 | |
| 33 | 33 | } | ... | ... |