We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa653f commit 85599a6Copy full SHA for 85599a6
app/build.gradle
@@ -188,5 +188,5 @@ dependencies {
188
//Stetho network helper
189
debugImplementation "com.facebook.stetho:stetho-okhttp3:${rootConfiguration.stethoVersion}"
190
191
- releaseImplementation "com.github.iamareebjamal:stetho-noop:1.1"
+ releaseImplementation "com.github.iamareebjamal:stetho-noop:1.2.1"
192
}
0 commit comments