Skip to content

Update Jetpack dependencies to latest alpha, enable tests#1375

Open
ithinkihaveacat wants to merge 3 commits into
android:mainfrom
ithinkihaveacat:widgets-update-deps
Open

Update Jetpack dependencies to latest alpha, enable tests#1375
ithinkihaveacat wants to merge 3 commits into
android:mainfrom
ithinkihaveacat:widgets-update-deps

Conversation

@ithinkihaveacat

Copy link
Copy Markdown
Contributor
  • androidx.glance.wear:wear: 1.0.0-alpha09 -> 1.0.0-alpha10
  • androidx.compose.remote:remote-creation-compose: 1.0.0-alpha11
  • androidx.wear.compose.remote:remote-material3: 1.0.0-alpha04

Updated WearWidgetPreviewSnapshot.kt to handle the rename of RemoteDocPreview to RemoteDocumentPreview in
remote-creation-compose alpha11.

- androidx.glance.wear:wear: 1.0.0-alpha09 -> 1.0.0-alpha10
- androidx.compose.remote:remote-creation-compose: 1.0.0-alpha11
- androidx.wear.compose.remote:remote-material3: 1.0.0-alpha04

Updated WearWidgetPreviewSnapshot.kt to handle the rename of
RemoteDocPreview to RemoteDocumentPreview in
remote-creation-compose alpha11.

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

Copy link
Copy Markdown
Contributor

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 library versions in the libs.versions.toml file, including remoteMaterialAlpha, remoteComposeAlpha, wear, and wearCore. Correspondingly, it renames the RemoteDocPreview component to RemoteDocumentPreview in WearWidgetPreviewSnapshot.kt to maintain compatibility with the updated libraries. I have no feedback to provide as there were no review comments.

Update imports in HelloWidgetTest.kt and WeatherWidgetTest.kt to use
androidx.compose.ui.test.junit4.v2.createComposeRule as suggested by
deprecation warnings.
Add a GitHub Actions workflow to run tests on push to main and
widgets-update-deps branches, and on pull requests to main.
@ithinkihaveacat ithinkihaveacat changed the title build: update Jetpack dependencies to latest alpha Update Jetpack dependencies to latest alpha, enable tests May 20, 2026
@ithinkihaveacat ithinkihaveacat marked this pull request as ready for review May 20, 2026 13:34
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