update commons to 2.4.6

This commit is contained in:
tibbi 2017-01-22 17:39:28 +01:00
parent bc81f6a7e3
commit 3a2cdd40c4

View file

@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.4.3'
compile 'com.simplemobiletools:commons:2.4.6'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'