Zongle Wang
Zongle Wang
Thanks for submitting a pull request. Please include the following information. **What I have done and why** This will speed up dependencies downloading. **Do tests pass?** - [x] Run local...
Thanks for submitting a pull request. Please include the following information. **What I have done and why** See https://github.com/gradle/gradle-build-action?tab=readme-ov-file#remove-unused-files-from-gradle-user-home-before-saving-to-cache. **Do tests pass?** - [x] Run local tests on `DemoDebug` variant:...
``` OLD: diffuse-0.2.0-SNAPSHOT-java11.jar (bytecodeVersion: 55) NEW: diffuse-0.2.0-SNAPSHOT-java16.jar (bytecodeVersion: 60) JAR │ old │ new │ diff ───────┼──────────┼──────────┼────── class │ 90.6 KiB │ 90.6 KiB │ 0 B other │ 96...
- Migrate to Gradle. - Update submodule. - Result: https://github.com/Goooler/dalvik-dx/actions/runs/5978447249
https://github.com/actions/checkout/releases/tag/v4.0.0
### Checklist / 检查清单 - [X] No one has submitted a similar or identical feature request before. / 之前没有人提交过类似或相同的功能请求。 - [X] This suggestion does not depart from the original intention...
### Checklist / 检查清单 - [X] No one has submitted a similar or identical feature request before. / 之前没有人提交过类似或相同的功能请求。 - [X] This suggestion does not depart from the original intention...
Follow up #3296. https://kotlinlang.org/docs/kotlin-brand-assets.html#kotlin-logo
https://youtrack.jetbrains.com/issue/KTOR-6182 This part had been implemented in Okhttp & HttpURLConnection, we just need to patch it for CIO. Staled some code from: https://github.com/square/okhttp/blob/735ed1a6e5a15042f6d7e8f100fb3c8376f6aa27/okhttp/src/jvmMain/kotlin/okhttp3/internal/connection/RealRoutePlanner.kt#L205-L208 https://github.com/square/okhttp/blob/550cc11989e5117ed3d8afaf20c7b6c419b5351f/okhttp/src/main/kotlin/okhttp3/internal/platform/AndroidPlatform.kt#L105-L148
- Closes #3500. - Closes #3558. - Closes #3873.