Remove dependency to Anvil from modules that do not use it.
This commit is contained in:
parent
0502d4a5b7
commit
ef230e3bda
9 changed files with 0 additions and 36 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import extension.setupAnvil
|
||||
|
||||
/*
|
||||
* Copyright 2023, 2024 New Vector Ltd.
|
||||
*
|
||||
|
|
@ -16,8 +14,6 @@ android {
|
|||
namespace = "io.element.android.libraries.featureflag.ui"
|
||||
}
|
||||
|
||||
setupAnvil()
|
||||
|
||||
dependencies {
|
||||
implementation(projects.libraries.designsystem)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue