First mapping of room. Still very dirty

This commit is contained in:
Benoit Marty 2022-10-12 15:38:11 +02:00
parent 58decf03d8
commit f906158f2b
11 changed files with 165 additions and 30 deletions

View file

@ -28,7 +28,7 @@ android {
}
dependencies {
implementation(name: 'matrix-rust-sdk', ext: 'aar')
api(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'