Remove unused dependency on javax.inject:javax.inject
This commit is contained in:
parent
9ba549f08e
commit
c242ad98a7
8 changed files with 1 additions and 11 deletions
|
|
@ -18,7 +18,6 @@ android {
|
|||
implementation(projects.libraries.uiStrings)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(libs.inject)
|
||||
|
||||
testCommonDependencies(libs)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue