File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ dependencies {
121
121
implementation " com.facebook.react:react-native:+"
122
122
123
123
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 " ) {
125
125
exclude group : ' video.api' , module : ' rtmpdroid'
126
126
// exclude the transitive dependency to use packed version to avoid conflict with libssl.so and libcrypto.so
127
127
}
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ ApiVideoLiveStream_kotlinVersion=1.9.24
2
2
ApiVideoLiveStream_minSdkVersion =24
3
3
ApiVideoLiveStream_targetSdkVersion =35
4
4
ApiVideoLiveStream_compileSdkVersion =35
5
- ApiVideoLiveStream_ndkVersion =26.1.10909125
5
+ ApiVideoLiveStream_ndkVersion =26.1.10909125
You can’t perform that action at this time.
0 commit comments