Format code
This commit is contained in:
parent
c9b4cf3232
commit
5731deb9a5
2 changed files with 1 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ anvil {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
//api(projects.libraries.rustsdk)
|
||||
// api(projects.libraries.rustsdk)
|
||||
api(libs.matrix.sdk)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(libs.dagger)
|
||||
|
|
|
|||
|
|
@ -55,5 +55,4 @@ dependencies {
|
|||
implementation(projects.features.roomlist)
|
||||
implementation(projects.features.login)
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.2.2")
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue