feat: add history sync worker
This commit is contained in:
@@ -97,6 +97,9 @@ dependencies {
|
||||
implementation(libs.androidx.lifecycle.viewmodel.ktx)
|
||||
implementation(libs.androidx.lifecycle.viewmodel.compose)
|
||||
|
||||
// WorkManger
|
||||
implementation(libs.androidx.work.runtime.ktx)
|
||||
|
||||
// DataStore + Proto + Tink
|
||||
implementation(libs.datastore.proto)
|
||||
implementation(libs.protobuf.kotlin.lite)
|
||||
|
||||
Reference in New Issue
Block a user