Skip to content

Update XR/Compose dependencies and migrate to transformingMovable#34

Merged
amyZepp merged 1 commit into
mainfrom
update_dependencies
May 30, 2026
Merged

Update XR/Compose dependencies and migrate to transformingMovable#34
amyZepp merged 1 commit into
mainfrom
update_dependencies

Conversation

@amyZepp
Copy link
Copy Markdown
Contributor

@amyZepp amyZepp commented May 28, 2026

Fixes #517224245

  • Bumped Android XR and Compose alpha versions (arcore/compose to alpha14, scenecore to alpha15)
  • Updated Compose BOM, androidx-runtime, and Gradle wrapper to latest versions
  • Migrated movable() modifier to transformingMovable() in HelloAndroidXRApp

@amyZepp amyZepp requested a review from fuentespatrick as a code owner May 28, 2026 21:07
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several dependency versions in gradle/libs.versions.toml (including androidx-runtime, arcore, compose, scenecore, and composeBom) and upgrades the Gradle wrapper to version 9.5.1. Additionally, in HelloAndroidXRApp.kt, the .movable() modifier is replaced with .transformingMovable() across the spatial layout components. There are no review comments, and I have no additional feedback to provide.

@amyZepp amyZepp merged commit 2e55975 into main May 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant