Start implementing logic for room summary list
This commit is contained in:
parent
13eedb3cd3
commit
c1fcc51d09
20 changed files with 423 additions and 119 deletions
|
|
@ -29,6 +29,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
api(name: 'matrix-rust-sdk', ext: 'aar')
|
||||
implementation project(":libraries:core")
|
||||
implementation "net.java.dev.jna:jna:5.10.0@aar"
|
||||
implementation 'androidx.datastore:datastore-core:1.0.0'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue