mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-23 08:04:58 +02: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…
Reference in a new issue