Improve detection of configure PIN code.
This commit is contained in:
parent
7cbecc6b94
commit
95c182595c
13 changed files with 77 additions and 44 deletions
|
|
@ -13,3 +13,7 @@ plugins {
|
|||
android {
|
||||
namespace = "io.element.android.libraries.cryptography.api"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.coroutines.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue