mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
app: add diceware dependency
This commit is contained in:
parent
a700e2a766
commit
5bcbf8da08
@ -78,6 +78,7 @@ dependencies {
|
||||
implementation(projects.cryptoPgpainless)
|
||||
implementation(projects.formatCommon)
|
||||
implementation(projects.openpgpKtx)
|
||||
implementation(projects.passgen.diceware)
|
||||
implementation(libs.androidx.activity.ktx)
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.androidx.autofill)
|
||||
|
Loading…
x
Reference in New Issue
Block a user