update commons to 2.13.7

This commit is contained in:
tibbi 2017-03-19 20:47:05 +01:00
parent 228088b32c
commit c169733efe

View file

@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.13.5'
compile 'com.simplemobiletools:commons:2.13.7'
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
compile 'com.google.code.gson:gson:2.8.0'