hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
171 stars 58 forks source link

Could not find com.theartofdev.edmodo:android-image-cropper:2.8.0. #42

Closed sadikyalcin closed 2 years ago

sadikyalcin commented 3 years ago

Don't know the cause but; just upgraded to RN 0.65.0-rc.2 which now uses maven instead of jcenter.

Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
   > Could not find com.theartofdev.edmodo:android-image-cropper:2.8.0.
     Required by:
         project :app > project :react-native-image-crop-tools

Edit; the above library hasn't been updated since 2018. You should migrate to https://github.com/CanHub/Android-Image-Cropper if you can.

hhunaid commented 2 years ago

Fixed in latest version