Redo DI gradle setup code
This commit is contained in:
parent
6027651d85
commit
4ab62a6a38
85 changed files with 215 additions and 259 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import extension.setupAnvil
|
||||
import extension.setupDependencyInjection
|
||||
|
||||
/*
|
||||
* Copyright 2023, 2024 New Vector Ltd.
|
||||
|
|
@ -21,7 +21,7 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
setupAnvil()
|
||||
setupDependencyInjection()
|
||||
|
||||
dependencies {
|
||||
implementation(projects.libraries.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue