Update dependency com.android.tools:desugar_jdk_libs to v2 #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.5
->2.1.4
Release Notes
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)
v2.1.4
SIMPLIFIED_CHINESE
andTRADITIONAL_CHINESE
is on the last code point convention for narrow format.This is a follow up to 2.1.3 using the same values as Standalone Week Names.
v2.1.3
SIMPLIFIED_CHINESE
andTRADITIONAL_CHINESE
is on the last code point convention for narrow format.See issue 300128109
v2.1.2
numbers 1 through 7.
See issue 362277530
v2.1.1
See issue 355577226
v2.1.0
java.util.Collection#toArray(java.util.function.IntFunction)
.java.util.Collections
.See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
v2.0.4
See (issue 160113376)
for details.
java.util.Base64
introduced in API level 26(issue 293388944)
v2.0.3
v2.0.2
ConcurrentLinkedQueue
. It requires desugaring ofVarHandle
which is not present in AGP version 7.4.x(issue 72683872)
v2.0.1
should be considered a beta release.
v2.0.0
(Android Studio 2022.1.1).
desugar_jdk_libs_minimal
,desugar_jdk_libs
anddesugar_jdk_libs_nio
.desugar_jdk_libs_minimal
limits desugaring to packagejava.util.function
and classjava.util.Optional
.desugar_jdk_libs
desugars the same APIs as in version1.1.x
and1.2.x
.desugar_jdk_libs_nio
includes desugaring of packagejava.nio
.v1.2.3
v1.2.2
v1.2.0
(Android Studio 2021.3.1).
java.util
methods added in API level 31 (classesjava.util.Duration
andjava.util.LocalTime
).java.util.concurrent.ConcurrentHashMap
.java.util.concurrent.Flow
.v1.1.9
v1.1.8
Same as in version 1.2.2 above.
v1.1.6
j$.time
serialization issues
(issue 235932415).
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.