update commons to 3.13.6

This commit is contained in:
tibbi 2018-02-24 23:46:44 +01:00
parent 97236d6ed2
commit 9366db12ce

View file

@ -46,7 +46,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.13.4'
implementation 'com.simplemobiletools:commons:3.13.6'
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'