We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b293097 commit fdb2c6fCopy full SHA for fdb2c6f
1 file changed
android/build.gradle
@@ -130,7 +130,7 @@ dependencies {
130
api 'com.facebook.react:react-native:+'
131
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
132
api 'com.github.davidliu:audioswitch:c498d866c57f1d88056d5e7e7a78d622e3b0c046'
133
- api 'io.github.webrtc-sdk:android:104.5112.09'
+ api 'io.github.webrtc-sdk:android:104.5112.10'
134
implementation project(':livekit_react-native-webrtc')
135
implementation "androidx.annotation:annotation:1.4.0"
136
}
0 commit comments