Skip to content

Commit

Permalink
add localbroadcastmanager dependency as per react-native-webrtc#594
Browse files Browse the repository at this point in the history
  • Loading branch information
radiodario committed Nov 8, 2022
1 parent 6725074 commit 541f33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ repositories {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation "androidx.localbroadcastmanager:localbroadcastmanager:1.1.0"
}

0 comments on commit 541f33e

Please sign in to comment.