[MatrixSDK] remove Rust AuthenticationService from the dependency graph
This commit is contained in:
parent
dc8cfcdb8e
commit
76aefaf995
5 changed files with 2 additions and 42 deletions
|
|
@ -219,7 +219,6 @@ dependencies {
|
|||
implementation(libs.androidx.activity.compose)
|
||||
implementation(libs.androidx.startup)
|
||||
implementation(libs.coil)
|
||||
implementation(libs.matrix.sdk)
|
||||
|
||||
implementation(libs.dagger)
|
||||
kapt(libs.dagger.compiler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue