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 2024 New Vector Ltd.
|
||||
|
|
@ -14,7 +14,7 @@ android {
|
|||
namespace = "io.element.android.libraries.voiceplayer.impl"
|
||||
}
|
||||
|
||||
setupAnvil()
|
||||
setupDependencyInjection()
|
||||
|
||||
dependencies {
|
||||
api(projects.libraries.voiceplayer.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue