orbit-compose
orbit-compose copied to clipboard
fix(deps): update agp
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.android.tools:desugar_jdk_libs | 2.0.4 -> 2.1.5 |
||||
| com.android.tools.build:gradle (source) | 8.2.2 -> 8.10.0 |
||||
| com.android.test (source) | 8.2.2 -> 8.10.0 |
||||
| com.android.library (source) | 8.2.2 -> 8.10.0 |
||||
| com.android.tools.lint:lint-tests (source) | 31.2.2 -> 31.10.0 |
||||
| com.android.tools.lint:lint (source) | 31.2.2 -> 31.9.2 |
||||
| com.android.tools.lint:lint-api (source) | 31.2.2 -> 31.10.0 |
||||
| com.android.tools:sdk-common (source) | 31.2.2 -> 31.10.0 |
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_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.3
- Fix Narrow Standalone Week Names on some locales.
SIMPLIFIED_CHINESEandTRADITIONAL_CHINESEis 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
- Fixed issue with incorrect standalone month name. See issue 355577226
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.