nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Update dependency com.android.tools:desugar_jdk_libs to v2

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools:desugar_jdk_libs 1.1.5 -> 2.0.0 age adoption passing confidence

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_libs and desugar_jdk_libs_nio.
    • desugar_jdk_libs_minimal limits desugaring to package java.util.function and class java.util.Optional.
    • desugar_jdk_libs desugars the same APIs as in version 1.1.x and 1.2.x.
    • desugar_jdk_libs_nio includes desugaring of package java.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.util methods added in API level 31 (classes java.util.Duration and java.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.

v1.1.6

  • Update version to 1.1.6 to get configuration with fix for 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 16 '22 11:09 renovate[bot]