Skip to content

Commit 7ddeaff

Browse files
committed
chore(deps): upgrade android native to 1.4.3
1 parent 731de48 commit 7ddeaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
implementation "com.facebook.react:react-native:+"
122122

123123
implementation("video.api:rtmpdroid:1.2.1-packed")
124-
implementation("video.api:android-live-stream:1.4.2") {
124+
implementation("video.api:android-live-stream:1.4.3") {
125125
exclude group: 'video.api', module: 'rtmpdroid'
126126
// exclude the transitive dependency to use packed version to avoid conflict with libssl.so and libcrypto.so
127127
}

0 commit comments

Comments
 (0)