Move some code to 'architecture' module
This commit is contained in:
parent
2c19f97e15
commit
7fc69a70da
38 changed files with 48 additions and 67 deletions
|
|
@ -5,9 +5,3 @@ plugins {
|
|||
android {
|
||||
namespace = "io.element.android.x.core"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(libs.mavericks.compose)
|
||||
api(libs.dagger)
|
||||
api(libs.appyx.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue