mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Merge pull request #2874 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.4.0
Bump zxcvbn from 1.2.7 to 1.4.0
This commit is contained in:
commit
183c104ff3
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ dependencies {
|
|||
implementation 'androidx.browser:browser:1.2.0'
|
||||
|
||||
// Passphrase strength helper
|
||||
implementation 'com.nulab-inc:zxcvbn:1.2.7'
|
||||
implementation 'com.nulab-inc:zxcvbn:1.4.0'
|
||||
|
||||
//Alerter
|
||||
implementation 'com.tapadoo.android:alerter:5.1.2'
|
||||
|
|
Loading…
Reference in a new issue