update commons to 3.8.11

This commit is contained in:
tibbi 2018-01-27 21:37:20 +01:00
parent 8880527313
commit 2db7c1d1c3

View File

@ -43,7 +43,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.8.8'
implementation 'com.simplemobiletools:commons:3.8.11'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0'
implementation 'com.android.support:multidex:1.0.2'
implementation 'com.google.code.gson:gson:2.8.2'