Skip to content

chore(wear): use 1.7.0-beta01 in wear:snapshot - #1029

Open
ithinkihaveacat wants to merge 1 commit into
android:wear-m3-one-handed-gesturesfrom
ithinkihaveacat:wear-m3-one-handed-gestures
Open

chore(wear): use 1.7.0-beta01 in wear:snapshot#1029
ithinkihaveacat wants to merge 1 commit into
android:wear-m3-one-handed-gesturesfrom
ithinkihaveacat:wear-m3-one-handed-gestures

Conversation

@ithinkihaveacat

Copy link
Copy Markdown
Contributor

Summary

Replaces the 1.7.0-SNAPSHOT dependencies in :wear:snapshot with the published 1.7.0-beta01 release and removes the snapshot repository.

Changes

  • Updated wear/snapshot/build.gradle.kts to depend on androidx.wear.compose:compose-material3:1.7.0-beta01 and androidx.wear.compose:compose-foundation:1.7.0-beta01.
  • Removed the androidx.dev/snapshots Maven repository from settings.gradle.kts since 1.7.0-beta01 is hosted on Google Maven (google()).
  • Removed outdated SNAPSHOT comments from OneHandedGestures.kt.

Verification

  • ./gradlew :wear:snapshot:spotlessApply :wear:spotlessApply
  • ./gradlew :wear:snapshot:lintDebug :wear:lintDebug
  • ./gradlew :wear:snapshot:assembleDebug :wear:assembleDebug

Replace Wear Compose Material 3 1.7.0-SNAPSHOT dependencies in
:wear:snapshot with the published 1.7.0-beta01 release and remove the
temporary snapshot Maven repository.

- Update wear/snapshot/build.gradle.kts to use 1.7.0-beta01 for Wear
  Compose Material 3 and Compose Foundation.
- Remove snapshot Maven repository from settings.gradle.kts.
- Clean up outdated SNAPSHOT comments in OneHandedGestures.kt.
@ithinkihaveacat
ithinkihaveacat force-pushed the wear-m3-one-handed-gestures branch from 926ce2a to 7b081f3 Compare August 13, 2026 15:50
@ithinkihaveacat
ithinkihaveacat marked this pull request as ready for review August 13, 2026 15:52
@ithinkihaveacat
ithinkihaveacat requested review from a team as code owners August 13, 2026 15:52
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.

3 participants