trying to build project but getting error like
Task :app:checkDebugAarMetadata FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find any matches for com.theartofdev.edmodo:android-image-cropper:2.7.+ as no versions of com.theartofdev.edmodo:android-image-cropper are available.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/theartofdev/edmodo/android-image-cropper/maven-metadata.xml
- https://repo.maven.apache.org/maven2/com/theartofdev/edmodo/android-image-cropper/maven-metadata.xml
- https://jcenter.bintray.com/com/theartofdev/edmodo/android-image-cropper/maven-metadata.xml
- https://maven.google.com/com/theartofdev/edmodo/android-image-cropper/maven-metadata.xml
Required by:
project :app
trying to build project but getting error like
FAILURE: Build failed with an exception.
Execution failed for task ':app:checkDebugAarMetadata'.