orbit-compose icon indicating copy to clipboard operation
orbit-compose copied to clipboard

fix(deps): update agp

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools:desugar_jdk_libs 2.0.4 -> 2.1.5 age adoption passing confidence
com.android.tools.build:gradle (source) 8.2.2 -> 8.10.0 age adoption passing confidence
com.android.test (source) 8.2.2 -> 8.10.0 age adoption passing confidence
com.android.library (source) 8.2.2 -> 8.10.0 age adoption passing confidence
com.android.tools.lint:lint-tests (source) 31.2.2 -> 31.10.0 age adoption passing confidence
com.android.tools.lint:lint (source) 31.2.2 -> 31.9.2 age adoption passing confidence
com.android.tools.lint:lint-api (source) 31.2.2 -> 31.10.0 age adoption passing confidence
com.android.tools:sdk-common (source) 31.2.2 -> 31.10.0 age adoption passing confidence

Release Notes

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.5

  • Added support for Stream.toList(), which was added in JDK-16 and Android 14 (API level 34).

v2.1.4

  • Fix Narrow non Standalone Week Names on some locales. SIMPLIFIED_CHINESE and TRADITIONAL_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

  • Fix Narrow Standalone Week Names on some locales. SIMPLIFIED_CHINESE and TRADITIONAL_CHINESE is on the last code point convention for narrow format. See issue 300128109

v2.1.2

  • Added support for standalone weekday names. Before they were returned as numbers 1 through 7. See issue 362277530

v2.1.1

v2.1.0

  • Support default method java.util.Collection#toArray(java.util.function.IntFunction).
  • Improve collection wrapping through java.util.Collections. See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
  • Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 11 '24 03:03 renovate[bot]