Zongle Wang

Results 269 issues of Zongle Wang

**Is your feature request related to a problem? Please describe.** Link #1404, to migrate to Coil that we can remove all kapt plugin usages, to speed up build more. **Describe...

enhancement

There are lags on timeline after 0.8.2 version. https://user-images.githubusercontent.com/10363352/147851595-551ab17d-d07b-4606-bac0-d0d516ccd9a7.mp4

enhancement :sparkles:

## :writing_hand: Describe the bug Don't show Content-Encoding in this case. ## :bomb: Steps to reproduce 1. Add my `HeaderInterceptor` 2. Add `ChuckerInterceptor.Builder(context).build()` 3. Did not show `Content-Encoding` in Chucker,...

Same fixes borrowed from https://github.com/square/wire/pull/2310.

gradle

https://docs.gradle.org/7.4/userguide/configuration_cache.html ```log 4 problems were found storing the configuration cache. - Task `:app:transformClassesWithCom.alibaba.arouterForDailyDebug` of type `com.android.build.gradle.internal.pipeline.TransformTask`: cannot serialize object of type 'org.gradle.api.internal.project.DefaultProject', a subtype of 'org.gradle.api.Project', as these are not...

Link https://github.com/square/okhttp/pull/7138.

https://github.com/actions/checkout/releases/tag/v3.0.0 https://github.com/actions/setup-python/releases/tag/v3.0.0 https://github.com/actions/upload-artifact/releases/tag/v3.0.0 https://github.com/py-actions/py-dependency-install/releases/tag/v3.0.0

## Description - Split versions & Bumping. - Add & Remove flags And you can enable [Renovate bot](https://docs.renovatebot.com/) to update deps automatically. ## Type of change ✅ General change (non-breaking...

Mainly for using `gradle-build-action` to speed up build on CI, and bump action versions by the way.