chore(deps): bump AndroidX lifecycle from 2.9.4 to 2.10.0 - #266
Open
dependabot[bot] wants to merge 3 commits into
Open
chore(deps): bump AndroidX lifecycle from 2.9.4 to 2.10.0#266dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Bumps androidx.lifecycle:lifecycle-runtime-compose from 2.9.4 to 2.11.0. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The preview deployment for nc-native:main-piqlwfornkjd0fimyq7cqno6 is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-08-01 19:31:05 CET |
obiente-cloud
Bot
temporarily deployed
to
Obiente Preview / PR #266 / NC Native
August 3, 2026 04:56
Destroyed
Obiente previewNC Native · Obiente updates this comment as the preview changes. |
obiente-cloud
Bot
temporarily deployed
to
Obiente Preview / PR #266 / NC Native
August 3, 2026 07:48
Destroyed
obiente-cloud
Bot
temporarily deployed
to
Obiente Preview / PR #266 / NC Native
August 3, 2026 07:51
Destroyed
obiente-cloud
Bot
temporarily deployed
to
Obiente Preview / PR #266 / NC Native
August 3, 2026 08:06
Destroyed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Bump
androidx.lifecycle:lifecycle-runtime-composefrom 2.9.4 to 2.10.0, the newest release compatible with the current Android toolchain.Lifecycle 2.11.0's Compose artifact requires compile SDK 37 and Android Gradle Plugin 9.2. Nextcloud Native currently targets compile SDK 36 on AGP 8.13.2, so this PR intentionally stops at 2.10.0.
AndroidX release notes: https://developer.android.com/jetpack/androidx/releases/lifecycle
Validation