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
  • 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.