I am building apk in android studio and I get the ...
# community-support
s
I am building apk in android studio and I get the following error: Execution failed for task 'appcheckDebugAarMetadata'.
Could not resolve all files for configuration 'appdebugRuntimeClasspath'.
> Could not find org.apache.cordovaframework7.0.0. Any ideas on what's wrong in my gradle?
v
You probably do not have a repository declared that contains that version: https://mvnrepository.com/artifact/org.apache.cordova/framework/7.0.0