diff --git a/app/build.gradle b/app/build.gradle index 041cf1d..7396058 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -100,6 +100,9 @@ dependencies { /*https://github.com/JeremyLiao/LiveEventBus*/ implementation 'com.jeremyliao:live-event-bus-x:1.7.3' + implementation 'org.webrtc:google-webrtc:1.0.32006' + implementation 'org.java-websocket:Java-WebSocket:1.5.3' + //MMKV implementation 'com.tencent:mmkv-static:1.2.14' //bugly