Store and restore session
This commit is contained in:
parent
ba0254655a
commit
fba10a0340
5 changed files with 92 additions and 4 deletions
|
|
@ -30,4 +30,6 @@ android {
|
|||
dependencies {
|
||||
implementation(name: 'matrix-rust-sdk', ext: 'aar')
|
||||
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