Format code
This commit is contained in:
@@ -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")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user