We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917defa commit 6988a05Copy full SHA for 6988a05
android/build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
132
api 'com.github.davidliu:audioswitch:89582c47c9a04c62f90aa5e57251af4800a62c9a'
133
api 'io.github.webrtc-sdk:android:125.6422.02'
134
- implementation "com.github.paramsen:noise:2.0.0"
+ implementation "io.livekit:noise:2.0.0"
135
implementation project(':livekit_react-native-webrtc')
136
implementation "androidx.annotation:annotation:1.9.1"
137
}
0 commit comments