hi-manshu / Kalendar

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.
https://www.himanshoe.com
Apache License 2.0
810 stars 67 forks source link

Update dependency com.android.tools:desugar_jdk_libs to v2 - autoclosed #77

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

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`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-200--2022-09-16-) - 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`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-122--2022-08-19-) - Add support for API level 33. ### [`v1.2.0`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-120--2022-06-21-) - 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`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-118--2022-08-19-) Same as in version *1.2.2* above. ### [`v1.1.6`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-116--2022-06-21-) - Update version to 1.1.6 to get configuration with fix for `j$.time` serialization issues ([issue 235932415](https://issuetracker.google.com/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 has been generated by Mend Renovate. View repository job log here.