Could not find org.webrtc:google-webrtc:1.0.24180. Required by: project :app > com.connectycube:connectycube-android-sdk-videochat:1.9.2
In my application I am using connectycube videochat sdk but facing an issue, any help will really helpfull
implementation "com.connectycubeconnectycube android sdk chat1.9.2"
implementation "com.connectycubeconnectycube android sdk storage1.9.2"
implementation "com.connectycubeconnectycube android sdk pushnotifications1.9.2"
implementation "com.connectycubeconnectycube android sdk videochat1.9.2"
in app level gradle
maven {
url...