update commons to 2.0.8
This commit is contained in:
parent
1fb63cff88
commit
4864d31069
|
@ -32,7 +32,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.0.7'
|
||||
compile 'com.simplemobiletools:commons:2.0.8'
|
||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
|
||||
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
|
||||
compile 'com.booking:rtlviewpager:1.0.1'
|
||||
|
|
Loading…
Reference in New Issue