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 d57080e commit ac031ccCopy full SHA for ac031cc
android/build.gradle
@@ -53,7 +53,7 @@ android {
53
testImplementation("org.jetbrains.kotlin:kotlin-test")
54
testImplementation("org.mockito:mockito-core:5.0.0")
55
implementation 'io.github.webrtc-sdk:android:125.6422.03'
56
- implementation 'com.github.paramsen:noise:2.0.0'
+ implementation 'io.livekit:noise:2.0.0'
57
}
58
59
testOptions {
0 commit comments