Merge pull request #8101 from vector-im/dependabot/gradle/androidx.browser-browser-1.5.0

Bump androidx.browser:browser from 1.4.0 to 1.5.0
This commit is contained in:
Benoit Marty 2023-03-02 13:59:59 +01:00 committed by GitHub
commit 5988a6374b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ dependencies {
implementation 'com.github.hyuwah:DraggableView:1.0.0'
// Custom Tab
implementation 'androidx.browser:browser:1.4.0'
implementation 'androidx.browser:browser:1.5.0'
// Passphrase strength helper
implementation 'com.nulab-inc:zxcvbn:1.7.0'