Skip to content

Unresolved reference: ChuckerInterceptor #1338

Description

@james04gr

✍️ Describe the bug

💣 Steps to reproduce

  1. Add dependencies to app build.gradle file
    dependencies {
    debugImplementation "com.github.chuckerteam.chucker:library:4.1.0"
    releaseImplementation "com.github.chuckerteam.chucker:library-no-op:4.1.0"
    }
  2. Trying to add ChuckerInterceptor to my OkHttpClient
  3. Get error { Unresolved reference: ChuckerInterceptor }

📷 Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    incompleteThis issue needs more data in order to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions