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