Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Incubo4u/ex-213-metadata bugfix (#141)
Browse files Browse the repository at this point in the history
* Bump ios MembraneRTC to 5.1.1

* Bump android MembraneRTC to 5.1.1
  • Loading branch information
incubo4u authored Oct 6, 2023
1 parent 17ea590 commit 8215a51
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 200 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ repositories {
dependencies {
implementation project(':expo-modules-core')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
implementation 'com.github.jellyfish-dev:membrane-webrtc-android:5.0.0'
implementation 'com.github.jellyfish-dev:membrane-webrtc-android:5.1.1'
api 'com.github.davidliu:audioswitch:8edf84ee46cdbc84c2b7725aa8f8d66363e19876'
implementation 'androidx.appcompat:appcompat:1.6.1'
}
Loading

0 comments on commit 8215a51

Please sign in to comment.