BIT-1283 Clear the clipboard after the settings interval (#891)

This commit is contained in:
Oleg Semenenko
2024-01-31 11:15:48 -06:00
committed by Álison Fernandes
parent fc3cdeb798
commit 24806c4920
6 changed files with 57 additions and 1 deletions

View File

@@ -173,6 +173,7 @@ dependencies {
implementation(libs.androidx.room.runtime)
implementation(libs.androidx.security.crypto)
implementation(libs.androidx.splashscreen)
implementation(libs.androidx.work.runtime.ktx)
implementation(libs.bitwarden.sdk)
implementation(libs.bumptech.glide)
implementation(libs.google.hilt.android)