davidliu

Bump okhttp to 4.10.0

... ... @@ -112,7 +112,7 @@ dependencies {
implementation deps.coroutines.lib
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0'
api 'com.github.webrtc-sdk:android:104.5112.01'
api "com.squareup.okhttp3:okhttp:4.9.1"
api "com.squareup.okhttp3:okhttp:4.10.0"
api "com.twilio:audioswitch:1.1.5"
implementation "androidx.annotation:annotation:1.3.0"
implementation "androidx.core:core:${versions.androidx_core}"
... ...