update commons to 3.18.22

This commit is contained in:
tibbi 2018-04-12 21:11:47 +02:00
parent 51f0d87638
commit 1a3ddab3ca
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.18.21'
implementation 'com.simplemobiletools:commons:3.18.22'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0'
implementation 'com.android.support:multidex:1.0.3'
implementation 'it.sephiroth.android.exif:library:1.0.1'