Commit d1a84706546ed3ecc73f600eb9909119c1b493c7
1 parent
e3cb3a8f
解决部分手机上传头像横屏问题
Showing
1 changed file
with
1 additions
and
1 deletions
app/build.gradle
| @@ -23,5 +23,5 @@ dependencies { | @@ -23,5 +23,5 @@ dependencies { | ||
| 23 | compile fileTree(include: ['*.jar'], dir: 'libs') | 23 | compile fileTree(include: ['*.jar'], dir: 'libs') |
| 24 | testCompile 'junit:junit:4.12' | 24 | testCompile 'junit:junit:4.12' |
| 25 | compile 'com.android.support:appcompat-v7:24.2.0' | 25 | compile 'com.android.support:appcompat-v7:24.2.0' |
| 26 | - compile 'com.cnlive:lib_cnuser:1.0.6' | 26 | + compile 'com.cnlive:lib_cnuser:1.0.7' |
| 27 | } | 27 | } |