Commit a495d6a
committed
fix: Add dependency for LocalBroadcastManager
This commit adds the `androidx.localbroadcastmanager:localbroadcastmanager` dependency to the `build.gradle.kts` file.
This is necessary to resolve the 'Unresolved reference: localbroadcastmanager' build error that was introduced in the previous commit.1 parent 2c8e2dd commit a495d6a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
0 commit comments