Skip to content

Commit

Permalink
android: update webrtc to 104.5112.10 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed Nov 1, 2023
1 parent 174bce5 commit f30620a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ android {

dependencies {
implementation 'com.facebook.react:react-native:+'
api 'io.github.webrtc-sdk:android:104.5112.09'
api 'io.github.webrtc-sdk:android:104.5112.10'
}

0 comments on commit f30620a

Please sign in to comment.