Skip to content

Commit 85599a6

Browse files
chore(deps): bump stetho-noop from 1.1 to 1.2.1 (#2373)
Bumps stetho-noop from 1.1 to 1.2.1. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9aa653f commit 85599a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,5 @@ dependencies {
188188
//Stetho network helper
189189
debugImplementation "com.facebook.stetho:stetho-okhttp3:${rootConfiguration.stethoVersion}"
190190

191-
releaseImplementation "com.github.iamareebjamal:stetho-noop:1.1"
191+
releaseImplementation "com.github.iamareebjamal:stetho-noop:1.2.1"
192192
}

0 commit comments

Comments
 (0)