in build.gradle(app level:
implementation 'com.github.CanHub:Android-Image-Cropper:4.5.0'
is now:
implementation("com.vanniktech:android-image-cropper:4.6.0")
Refer to the documentation at:
https://github.com/CanHub/Android-Image-Cropper