diff --git a/app/build.gradle b/app/build.gradle index 845af3f1..4e80728a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -41,7 +41,7 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'com.getbase:floatingactionbutton:1.10.1' implementation 'com.github.apl-devs:appintro:v4.2.2' - implementation 'com.github.avito-tech:krop:0.43' + implementation 'com.github.avito-tech:krop:0.44' implementation 'com.madgag.spongycastle:core:1.58.0.0' implementation 'com.mattprecious.swirl:swirl:1.0.0' implementation 'de.hdodenhof:circleimageview:2.2.0'