Dagger: start setup
This commit is contained in:
parent
32dbaaf836
commit
cb92ff5d3b
22 changed files with 290 additions and 4 deletions
|
|
@ -5,3 +5,9 @@ plugins {
|
|||
android {
|
||||
namespace = "io.element.android.x.core"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(libs.mavericks.compose)
|
||||
api(libs.dagger)
|
||||
api(libs.androidx.fragment)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue