Skip to content

chore(wear): bump targetSdk to 37#952

Draft
ithinkihaveacat wants to merge 2 commits into
android:mainfrom
ithinkihaveacat:migrate-wear-target-sdk-37
Draft

chore(wear): bump targetSdk to 37#952
ithinkihaveacat wants to merge 2 commits into
android:mainfrom
ithinkihaveacat:migrate-wear-target-sdk-37

Conversation

@ithinkihaveacat

Copy link
Copy Markdown
Contributor

Aligns the wearcompanion and watchface modules with target SDK 37, matching the main wear module and the shared configuration in libs.versions.toml.

Specifically:

  • Bumps compileSdk and targetSdk from 36 to 37 in wearcompanion/build.gradle.kts.
  • Bumps compileSdk and targetSdk from 36 to 37 in watchface/build.gradle.kts.

Verified that both projects configure and compile successfully after the bump.

Aligns the `wearcompanion` and `watchface` modules with target SDK 37,
matching the main `wear` module and the shared configuration in
`libs.versions.toml`.

Specifically:
- Bumps `compileSdk` and `targetSdk` from 36 to 37 in
  `wearcompanion/build.gradle.kts`.
- Bumps `compileSdk` and `targetSdk` from 36 to 37 in
  `watchface/build.gradle.kts`.

Verified that both projects configure and compile successfully
after the bump.

@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 the compileSdk and targetSdk versions from 36 to 37 in both watchface/build.gradle.kts and wearcompanion/build.gradle.kts. The reviewer recommends referencing the shared configuration in libs.versions.toml instead of hardcoding these SDK versions to maintain a single source of truth and avoid duplication.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread watchface/build.gradle.kts
Comment thread watchface/build.gradle.kts
Comment thread wearcompanion/build.gradle.kts
Comment thread wearcompanion/build.gradle.kts
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