update commons to 2.13.0

This commit is contained in:
tibbi 2017-03-18 20:21:49 +01:00
parent b1a20f51e0
commit 100238f549

View file

@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.12.9'
compile 'com.simplemobiletools:commons:2.13.0'
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'