Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(web): remove Retrofit2EncodeCorrectionInterceptor from OkHttpClient client meant for retrofit1 client #2012

fix(web): remove Retrofit2EncodeCorrectionInterceptor from OkHttpClient client meant for retrofit1 client

fix(web): remove Retrofit2EncodeCorrectionInterceptor from OkHttpClient client meant for retrofit1 client #2012

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3