I tried to do a production release in Google Play Console but I'm receiving the error below:
Vulnerable WebRTC Versions
Your app uses a bad version of WebRTC, which contains security vulnerabilities.
How do I upgrade the WebRTC on the mesiboAndroid source code? Or, is this something that should be upgraded in the mesibo SDK?
I tried to search for implementation of webRTC in build.gradle but it does not exist. I also checked the webRTC framework in the project folders but it does not exist as well.