We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After adding this plugin, my project fails builing and is unable to load the package. Something to do with AndroidX?
FAILURE: Build failed with an exception. What went wrong: Could not determine the dependencies of task ':app:processDebugResources'. Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find any matches for ionic-team:capacitor-android:1+ as no versions of ionic-team:capacitor-android are available. Searched in the following locations: - https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/maven-metadata.xml - https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/ - https://jcenter.bintray.com/ionic-team/capacitor-android/maven-metadata.xml - https://jcenter.bintray.com/ionic-team/capacitor-android/ - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ - file:/MY_PROJECT_PATH/android/app/libs/ Required by: project :app > project :capacitor-image-crop Could not find com.github.yalantis:ucrop:2.2.2-native. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.pom - https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.jar - https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.pom - https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ucrop.jar - file:/MY_PROJECT_PATH/android/app/libs/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/app/libs/ucrop.jar Required by: project :app > project :capacitor-image-crop
FAILURE: Build failed with an exception.
What went wrong: Could not determine the dependencies of task ':app:processDebugResources'. Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find any matches for ionic-team:capacitor-android:1+ as no versions of ionic-team:capacitor-android are available. Searched in the following locations: - https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/maven-metadata.xml - https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/ - https://jcenter.bintray.com/ionic-team/capacitor-android/maven-metadata.xml - https://jcenter.bintray.com/ionic-team/capacitor-android/ - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ - file:/MY_PROJECT_PATH/android/app/libs/ Required by: project :app > project :capacitor-image-crop Could not find com.github.yalantis:ucrop:2.2.2-native. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.pom - https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.jar - https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.pom - https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.2-native/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/capacitor-cordova-android-plugins/src/main/libs/ucrop.jar - file:/MY_PROJECT_PATH/android/app/libs/ucrop-2.2.2-native.jar - file:/MY_PROJECT_PATH/android/app/libs/ucrop.jar Required by: project :app > project :capacitor-image-crop
The text was updated successfully, but these errors were encountered:
I am having the same problem, project doesn't build after adding this plugin.
Sorry, something went wrong.
Did anyone fix this?
Alguem conseguiu arrumar? to tendo esse problema tambem
Same.. Maybe this repo should be archived then..
No branches or pull requests
After adding this plugin, my project fails builing and is unable to load the package. Something to do with AndroidX?
The text was updated successfully, but these errors were encountered: