According to https://mvnrepository.com/artifact/org.webrtc/google-webrtc/1.0.32006 , following code added in my gradle script.
implementation 'org.webrtc:google-webrtc:1.0.32006'
But gradle prompts me that the reop can not be found.
According to https://mvnrepository.com/artifact/org.webrtc/google-webrtc/1.0.32006 , following code added in my gradle script.
implementation 'org.webrtc:google-webrtc:1.0.32006'
But gradle prompts me that the reop can not be found.