UpgradeAll
UpgradeAll copied to clipboard
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.android.tools:desugar_jdk_libs | 1.1.6 -> 2.0.0 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
google/desugar_jdk_libs
v2.0.0
- Release based on JDK-11. Require AGP version 7.4.0-alpha10 or later (Android Studio 2022.1.1).
- Supports three different configurations
desugar_jdk_libs_minimal,desugar_jdk_libsanddesugar_jdk_libs_nio.-
desugar_jdk_libs_minimallimits desugaring to packagejava.util.functionand classjava.util.Optional. -
desugar_jdk_libsdesugars the same APIs as in version1.1.xand1.2.x. -
desugar_jdk_libs_nioincludes desugaring of packagejava.nio.
-
v1.2.2
- Add support for API level 33.
v1.2.0
- Release based on JDK-11. Require AGP version 7.3.0-beta03 or later (Android Studio 2021.3.1).
- support for all
java.utilmethods added in API level 31 (classesjava.util.Durationandjava.util.LocalTime). - Support for all methods on
java.util.concurrent.ConcurrentHashMap. - Added class
java.util.concurrent.Flow.
v1.1.8
Same as in version 1.2.2 above.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.