facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

package com.facebook.stetho.okhttp3 does not exist android studio #680

Open mshenawy22 opened 4 years ago

mshenawy22 commented 4 years ago

The error only occurred when building a signed bundle

Thats the import line import com.facebook.stetho.okhttp3.StethoInterceptor;

Anybody else ?

bishwajeetbiswas commented 3 years ago

facing same issue