Skip to content

Commit

Permalink
chore(deps): Bump stetho from 1.5.1 to 1.6.0 in /maoni-sample
Browse files Browse the repository at this point in the history
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](facebook/stetho@v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Mar 31, 2021
1 parent bd248d6 commit 3b12443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maoni-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ dependencies {
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.facebook.stetho:stetho:1.5.1'
implementation 'com.facebook.stetho:stetho:1.6.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
implementation("com.mikepenz:aboutlibraries:${aboutlibraries_version}@aar") {
transitive = true
Expand Down

0 comments on commit 3b12443

Please sign in to comment.