update commons to 2.12.2

This commit is contained in:
tibbi 2017-03-16 20:14:43 +01:00
parent 97aecb3084
commit b8ee70f7ed

View File

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