Improve detection of configure PIN code.
This commit is contained in:
parent
7cbecc6b94
commit
95c182595c
13 changed files with 77 additions and 44 deletions
|
|
@ -21,6 +21,7 @@ setupDependencyInjection()
|
|||
|
||||
dependencies {
|
||||
implementation(projects.libraries.di)
|
||||
implementation(libs.coroutines.core)
|
||||
api(projects.libraries.cryptography.api)
|
||||
|
||||
testCommonDependencies(libs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue