upgrade android image cropper to 4.3.1 (#2669)

This commit is contained in:
Konrad Pozniak 2022-08-16 20:06:59 +02:00 committed by GitHub
parent 46278636f4
commit 94ae64b52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ dependencies {
implementation "com.mikepenz:materialdrawer-iconics:$materialdrawerVersion"
implementation 'com.mikepenz:google-material-typeface:4.0.0.2-kotlin@aar'
implementation "com.github.CanHub:Android-Image-Cropper:4.2.1"
implementation "com.github.CanHub:Android-Image-Cropper:4.3.1"
implementation "de.c1710:filemojicompat-ui:$filemojicompat_version"
implementation "de.c1710:filemojicompat:$filemojicompat_version"