1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Merge pull request #8556 from vector-im/feature/bma/noJcenter

Feature/bma/no jcenter
This commit is contained in:
Benoit Marty
2023-06-27 17:04:59 +02:00
committed by GitHub
51 changed files with 4214 additions and 46 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