1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00
This commit is contained in:
Benoit Marty
2023-06-23 17:58:51 +02:00
parent cd292488b6
commit ff09ba1208
10 changed files with 395 additions and 3 deletions

View File

@@ -189,7 +189,7 @@ dependencies {
// Database
implementation 'com.github.Zhuinden:realm-monarchy:0.7.1'
kapt 'dk.ilios:realmfieldnameshelper:2.0.0'
kapt project(":library:external:realmfieldnameshelper")
// Shared Preferences
implementation libs.androidx.preferenceKtx