update commons to 2.23.6

This commit is contained in:
tibbi 2017-08-03 18:25:31 +02:00
parent bb428e24d9
commit a48c44ff93

View file

@ -37,7 +37,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.23.3'
compile 'com.simplemobiletools:commons:2.23.6'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.4.0'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'