Skip to content

Commit 0fcf97b

Browse files
committed
fix
1 parent c757007 commit 0fcf97b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ dependencies {
8181
//fragment
8282
implementation 'androidx.fragment:fragment-ktx:1.8.7'
8383

84+
// local broadcast manager
85+
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
86+
8487
//apache commons compress
8588
implementation 'org.apache.commons:commons-compress:1.28.0'
8689
implementation 'org.tukaani:xz:1.10'

0 commit comments

Comments
 (0)