When I tried to run on different machine I'm getting this error.
Previously it was working fine
this is the error I'm getting
`Could not determine the dependencies of task ':react-native-perspective-image-cropper:compileDebugAidl'.
Could not resolve all task dependencies for configuration ':react-native-perspective-image-cropper:debugCompileClasspath'.
Could not resolve project :openCVLibrary310.
Required by:
project :react-native-perspective-image-cropper
> No matching configuration of project :openCVLibrary310 was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug' but:
- None of the consumable configurations have attributes.
`