build: 修改到可编译成功

This commit is contained in:
2026-07-13 11:41:48 +08:00
parent 87f98799f7
commit 32a9cdbc1b
19 changed files with 20 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
// WebRTC
implementation 'io.github.nicholasgasior:webrtc-android:1.0.0'
implementation 'io.github.webrtc-sdk:android:144.7559.09'
// OkHttp for WebSocket
implementation 'com.squareup.okhttp3:okhttp:4.12.0'