We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d782b46 commit b582082Copy full SHA for b582082
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:d18e3e31d427c27f1593030e024b370bf24480fd'
+ api 'com.github.davidliu:audioswitch:89582c47c9a04c62f90aa5e57251af4800a62c9a'
133
api 'io.github.webrtc-sdk:android:114.5735.05'
134
implementation project(':livekit_react-native-webrtc')
135
implementation "androidx.annotation:annotation:1.4.0"
0 commit comments