Skip to content

Commit 4b1fa98

Browse files
authored
Merge pull request #596 from ohheyitskartik/localboardcastmanager-add-on
Android : adding localbroadcastmanager support (#594 Fix)
2 parents cd36ba0 + 054ece7 commit 4b1fa98

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)