Skip to content

[HOLD] chore: bump sample app to Android target SDK 36#1856

Open
tonidero wants to merge 1 commit into
mainfrom
chore/sample-app-target-sdk-36
Open

[HOLD] chore: bump sample app to Android target SDK 36#1856
tonidero wants to merge 1 commit into
mainfrom
chore/sample-app-target-sdk-36

Conversation

@tonidero

@tonidero tonidero commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the purchaseTesterTypescript sample app to Android target SDK 36 (Android 16), so it runs with predictive back and edge-to-edge enabled by default.

  • compileSdk / targetSdk / buildTools: 35 → 36
  • AGP: 8.8.0 → 8.11.1 (8.8.0 predates compileSdk 36)

purchaseTesterExpo already targets 36 via Expo SDK 54, so it needs no change.

Holding until we make sure #1854 is not needed, so it's easier to test.


Note

Low Risk
Sample-app-only Gradle version bumps with no library, auth, or production runtime changes.

Overview
Updates the purchaseTesterTypescript sample’s root android/build.gradle so it builds and targets Android API 36 (Android 16), aligning the sample with newer platform defaults (e.g. predictive back and edge-to-edge).

SDK / tools: buildToolsVersion 35.0.0 → 36.0.0, compileSdkVersion and targetSdkVersion 35 → 36. minSdkVersion stays 24.

Build: Pins Android Gradle Plugin to 8.11.1 (classpath was previously unpinned) so the toolchain supports compileSdk 36.

Reviewed by Cursor Bugbot for commit 25663d5. Bugbot is set up for automated code reviews on this repo. Configure here.

Bump compile/target/buildTools SDK to 36 and AGP to 8.11.1 (8.8.0 predates
compileSdk 36). purchaseTesterExpo already targets 36 via Expo SDK 54.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tonidero tonidero added the pr:other A code change that improves performance label Jul 20, 2026
@tonidero
tonidero marked this pull request as ready for review July 20, 2026 08:55
@tonidero
tonidero requested a review from a team as a code owner July 20, 2026 08:55
@tonidero tonidero changed the title chore: bump sample app to Android target SDK 36 [HOLD] chore: bump sample app to Android target SDK 36 Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:other A code change that improves performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants