Skip to content

Separate XR version catalog from the main catalog#909

Open
devbridie wants to merge 1 commit intomainfrom
xr-deps
Open

Separate XR version catalog from the main catalog#909
devbridie wants to merge 1 commit intomainfrom
xr-deps

Conversation

@devbridie
Copy link
Copy Markdown
Member

Since we expect to update the XR library versions quite often, this PR proposes to pull out the XR libraries to a file located under the XR CODEOWNERS. This helps us land releases on time since libs.versions.toml is the only file outside of XR's ownership we're updating. See e.g. #890, #848, #786, #784, etc.

@devbridie devbridie requested review from a team, kkuan2011 and yrezgui as code owners May 8, 2026 11:21
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 refactors the dependency management for XR libraries by moving them into a dedicated version catalog. It removes XR-related entries from the main gradle/libs.versions.toml and creates a new xr/libs.versions.toml file. The settings.gradle.kts is updated to include the new xrLibs catalog, and xr/build.gradle.kts is modified to use this new catalog. I have no feedback to provide.

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.

2 participants