mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Bump stetho from 1.5.1 to 1.6.0
Bumps [stetho](https://github.com/facebook/stetho) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/facebook/stetho/releases) - [Changelog](https://github.com/facebook/stetho/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/stetho/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
67c2b58f85
commit
57df510ecb
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue