Merge pull request #3090 from vector-im/dependabot/gradle/com.facebook.stetho-stetho-1.6.0

Bump stetho from 1.5.1 to 1.6.0
This commit is contained in:
Benoit Marty 2021-03-31 15:48:03 +02:00 committed by GitHub
commit b56efbde33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ dependencies {
implementation 'com.jakewharton.timber:timber:4.7.1'
// Debug
implementation 'com.facebook.stetho:stetho:1.5.1'
implementation 'com.facebook.stetho:stetho:1.6.0'
// Phone number https://github.com/google/libphonenumber
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.20'