Skip to content

Commit 95ae423

Browse files
committed
update to the stable version
1 parent 7546174 commit 95ae423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ android {
6464
}
6565

6666
dependencies {
67-
api 'io.getstream:stream-webrtc-android:1.3.9-SNAPSHOT'
67+
api 'io.getstream:stream-webrtc-android:1.3.9'
6868
implementation 'com.facebook.react:react-native:+'
6969
implementation "org.jetbrains.kotlin:kotlin-stdlib:${getExtOrDefault('kotlinVersion', '1.8.10')}"
7070
implementation "androidx.core:core:1.7.0"

0 commit comments

Comments
 (0)