mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Bump browser from 1.3.0 to 1.4.0
Bumps browser from 1.3.0 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.browser:browser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2880798627
commit
56776aed21
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ dependencies {
|
||||||
implementation 'com.github.Armen101:AudioRecordView:1.0.5'
|
implementation 'com.github.Armen101:AudioRecordView:1.0.5'
|
||||||
|
|
||||||
// Custom Tab
|
// Custom Tab
|
||||||
implementation 'androidx.browser:browser:1.3.0'
|
implementation 'androidx.browser:browser:1.4.0'
|
||||||
|
|
||||||
// Passphrase strength helper
|
// Passphrase strength helper
|
||||||
implementation 'com.nulab-inc:zxcvbn:1.5.2'
|
implementation 'com.nulab-inc:zxcvbn:1.5.2'
|
||||||
|
|
Loading…
Reference in a new issue