You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried using these versions like in the example:
"expo-image-picker": "16.1.4"
with :
"expo-image-crop-tool": "0.3.0",
But that fails:
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
Duplicate class com.canhub.cropper.BitmapCroppingWorkerJob found in modules Android-Image-Cropper-4.3.1.aar -> jetified-Android-Image-Cropper-4.3.1-runtime (com.github.CanHub:Android-Image-Cropper:4.3.1) and android-image-cropper-4.6.0.aar -> jetified-android-image-cropper-4.6.0-runtime (com.vanniktech:android-image-cropper:4.6.0)
It seem they can't work together:
com.vanniktech:android-image-cropper:4.6.0
--- project :expo-image-crop-tool
--- project :expo
--- debugRuntimeClasspath