[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
|
|
@ -57,6 +57,5 @@ dependencies {
|
|||
implementation(projects.features.roomlist.impl)
|
||||
implementation(projects.features.login.impl)
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(libs.matrix.sdk)
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.2")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue