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 7546174 commit 95ae423Copy full SHA for 95ae423
android/build.gradle
@@ -64,7 +64,7 @@ android {
64
}
65
66
dependencies {
67
- api 'io.getstream:stream-webrtc-android:1.3.9-SNAPSHOT'
+ api 'io.getstream:stream-webrtc-android:1.3.9'
68
implementation 'com.facebook.react:react-native:+'
69
implementation "org.jetbrains.kotlin:kotlin-stdlib:${getExtOrDefault('kotlinVersion', '1.8.10')}"
70
implementation "androidx.core:core:1.7.0"
0 commit comments