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