diff --git a/app/build.gradle b/app/build.gradle index 251649bb9..c301d8b53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,9 +42,9 @@ ext { } dependencies { - implementation 'com.simplemobiletools:commons:3.3.9' + implementation 'com.simplemobiletools:commons:3.3.12' implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.9.0' - implementation 'com.theartofdev.edmodo:android-image-cropper:2.4.0' + 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' implementation 'it.sephiroth.android.exif:library:1.0.1'