Remove preferences dependency from notifications module
This commit is contained in:
parent
78fa1e8343
commit
38fef1a825
@ -42,7 +42,6 @@ dependencies {
|
||||
|
||||
implementation(libs.koin.android)
|
||||
|
||||
implementation(project(":preferences"))
|
||||
implementation(project(":permissions"))
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user