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.5Release Notes
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)
v2.1.5Stream.toList(), which was added in JDK-16 and Android 14(API level 34).
v2.1.4SIMPLIFIED_CHINESEandTRADITIONAL_CHINESEis 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.3SIMPLIFIED_CHINESEandTRADITIONAL_CHINESEis on the last code point convention for narrow format.See issue 300128109
v2.1.2numbers 1 through 7.
See issue 362277530
v2.1.1See issue 355577226
v2.1.0java.util.Collection#toArray(java.util.function.IntFunction).java.util.Collections.See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
v2.0.4See (issue 160113376)
for details.
java.util.Base64introduced in API level 26(issue 293388944)
v2.0.3v2.0.2ConcurrentLinkedQueue. It requires desugaring ofVarHandlewhich is not present in AGP version 7.4.x(issue 72683872)
v2.0.1should be considered a beta release.
v2.0.0(Android Studio 2022.1.1).
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.3v1.2.2v1.2.0(Android Studio 2021.3.1).
java.utilmethods added in API level 31 (classesjava.util.Durationandjava.util.LocalTime).java.util.concurrent.ConcurrentHashMap.java.util.concurrent.Flow.v1.1.9v1.1.8Same as in version 1.2.2 above.
v1.1.6j$.timeserialization 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.