Skip to content

Conversation

devbridie
Copy link
Member

Migrate XR snippets to alpha04 release

Copy link

snippet-bot bot commented May 1, 2025

Here is the summary of changes.

You are about to add 7 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@devbridie devbridie changed the title [WIP] Migrate XR snippets to alpha04 Migrate XR snippets to alpha04 May 7, 2025
exclude(module = "impress")
}

implementation("com.google.ar:impress:0.0.2")
Copy link
Contributor

Choose a reason for hiding this comment

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

Does impress get added as a transitive dependency?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes:

./gradlew :xr:dependencies
...
|    +--- androidx.xr.runtime:runtime:1.0.0-alpha04
|    |    +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
|    |    +--- androidx.core:core:1.1.0 -> 1.13.1
...
|    |    +--- com.google.ar:impress:0.0.3
|    |    |    \--- androidx.concurrent:concurrent-futures:1.2.0 (*)

Copy link
Contributor

@vad710 vad710 left a comment

Choose a reason for hiding this comment

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

LGTM

@jankleinert jankleinert self-requested a review May 8, 2025 12:48
Copy link

@jankleinert jankleinert left a comment

Choose a reason for hiding this comment

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

LGTM!

@devbridie devbridie merged commit 432ff04 into main May 8, 2025
5 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.

5 participants