Skip to content

Commit 054ece7

Browse files
author
Kartik Rana
committed
adding localboardcastmanager support
1 parent cd36ba0 commit 054ece7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ repositories {
3232

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

0 commit comments

Comments
 (0)