I cloned this repo and gave build command npx react-native run-android
But not working, getting this error.
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ':brice-gros_react-native-unity-view:compileDebugAidl'.
Could not resolve all task dependencies for configuration ':brice-gros_react-native-unity-view:debugCompileClasspath'.
Could not resolve project :unityLibrary.
Required by:
project :brice-gros_react-native-unity-view
> Unable to find a matching configuration of project :unityLibrary:
- None of the consumable configurations have attributes.
Could not find :unity-classes:.
Required by:
project :brice-gros_react-native-unity-view
I cloned this repo and gave build command npx react-native run-android
But not working, getting this error.
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':brice-gros_react-native-unity-view:compileDebugAidl'.