[MatrixSDK] finish mapping timeline and makes it compile
This commit is contained in:
parent
8ccd21d856
commit
38dc36e7bf
44 changed files with 370 additions and 242 deletions
|
|
@ -57,5 +57,6 @@ 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