[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)
### [`v2.1.2`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-212--2024-08-30-)
- Added support for standalone weekday names. Before they were returned as
numbers 1 through 7.
See [issue 362277530](https://issuetracker.google.com/362277530)
### [`v2.1.1`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-211--2024-08-26-)
- Fixed issue with incorrect standalone month name.
See [issue 355577226](https://issuetracker.google.com/355577226)
### [`v2.1.0`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-210--2024-07-31-)
- Support default method `java.util.Collection#toArray(java.util.function.IntFunction)`.
- Improve collection wrapping through `java.util.Collections`.
See [c01a5446ca13586b801dbba4d83c6821337b3cc2](https://redirect.github.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2) for implementation details.
- Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).
### [`v2.0.4`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-204--2023-11-01-)
- Better support for "stand-alone" month names ("LLLL" format).
See ([issue 160113376](https://issuetracker.google.com/160113376))
for details.
- Added support for `java.util.Base64` introduced in API level 26
- Workaround for some non ASCII characters
([issue 293388944](https://issuetracker.google.com/293388944))
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, check this box
This PR contains the following updates:
2.0.3
->2.1.2
Release Notes
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)
### [`v2.1.2`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-212--2024-08-30-) - Added support for standalone weekday names. Before they were returned as numbers 1 through 7. See [issue 362277530](https://issuetracker.google.com/362277530) ### [`v2.1.1`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-211--2024-08-26-) - Fixed issue with incorrect standalone month name. See [issue 355577226](https://issuetracker.google.com/355577226) ### [`v2.1.0`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-210--2024-07-31-) - Support default method `java.util.Collection#toArray(java.util.function.IntFunction)`. - Improve collection wrapping through `java.util.Collections`. See [c01a5446ca13586b801dbba4d83c6821337b3cc2](https://redirect.github.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2) for implementation details. - Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable). ### [`v2.0.4`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-204--2023-11-01-) - Better support for "stand-alone" month names ("LLLL" format). See ([issue 160113376](https://issuetracker.google.com/160113376)) for details. - Added support for `java.util.Base64` introduced in API level 26 - Workaround for some non ASCII characters ([issue 293388944](https://issuetracker.google.com/293388944))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.
This PR was generated by Mend Renovate. View the repository job log.