During the process of integrating the Bitmovin player library, I encountered an error related to dependency resolution. The error message received is as follows:
Could not determine the dependencies of task ':bitmovin-player-react-native:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':bitmovin-player-react-native:debugCompileClasspath'.
> Could not find com.bitmovin.player:player:3.61.0+jason.
I am not able to integrate bitmovin player in my react-native project due to this as my build is getting failed because of this error.