1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-08-10 09:31:59 +00:00
This commit is contained in:
2021-12-24 00:18:34 +01:00
parent e5615c9463
commit 7844eec09a
29 changed files with 626 additions and 121 deletions

View File

@@ -50,6 +50,9 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0'
// Settings
implementation "androidx.preference:preference-ktx:1.1.1"
// DataStore
implementation "androidx.datastore:datastore:1.0.0"