Skip to content

feat(android): update for 2.7.21#242

Merged
dcrawbuck merged 2 commits into
mainfrom
update-android-sdk-2.7.21
Jul 8, 2026
Merged

feat(android): update for 2.7.21#242
dcrawbuck merged 2 commits into
mainfrom
update-android-sdk-2.7.21

Conversation

@dcrawbuck

@dcrawbuck dcrawbuck commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps the documented Superwall Android SDK version from 2.7.20 to 2.7.21 (latest GitHub release: https://github.com/superwall/Superwall-Android/releases/tag/2.7.21).

Upstream diff reviewed: superwall/Superwall-Android@2.7.20...2.7.21

Upstream 2.7.21 changelog:

  • Enhancements: adds fontScale/fontSize device attributes for system text size; memoizes the device template used for audience-filter evaluation and paywall templating (rebuilt only when mutable inputs change).
  • Fixes: paywall no longer fully torn down on backgrounding; paywall instances no longer overwrite each other's experiment ID.

These are internal implementation changes with no new public API or setup/config changes, so beyond the version bump the only content update needed is the changelog entry.

Changes

  • content/docs/android/index.mdxSdkLatestVersion 2.7.20 → 2.7.21
  • content/docs/android/sdk-reference/index.mdxSdkLatestVersion 2.7.20 → 2.7.21
  • content/docs/android/quickstart/install.mdx — Gradle / Kotlin DSL / version-catalog dependency pins 2.7.20 → 2.7.21
  • content/docs/android/changelog.mdx — added ## 2.7.21 entry (additive, full history preserved)

Test plan

  • bun test — 65/65 pass
  • bun run build:cf — attempted; the vite build step was OOM-killed in the sandbox used to prepare this PR (3.8GB RAM available). All pre-build content-generation steps (changelog generator, image copy) completed successfully. Recommend re-running in CI/a higher-memory environment before merge.
  • git status confirms only the 4 files above changed

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only version and release-note updates with no runtime or API contract changes in this repo.

Overview
Updates Android SDK documentation from 2.7.20 to 2.7.21 across install snippets (SdkLatestVersion, Gradle/Kotlin/version catalog) and adds a new 2.7.21 changelog (device template memoization, fontScale/fontSize, paywall backgrounding and experiment-ID fixes).

Documents fontScale and fontSize as device variables in the paywall editor variables table and the global variable reference (Android 2.7.21).

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

Bumps documented Android SDK version from 2.7.20 to 2.7.21.

- content/docs/android/index.mdx: bump SdkLatestVersion to 2.7.21
- content/docs/android/sdk-reference/index.mdx: bump SdkLatestVersion to 2.7.21
- content/docs/android/quickstart/install.mdx: bump Gradle/Kotlin DSL/version-catalog dependency pins to 2.7.21
- content/docs/android/changelog.mdx: add 2.7.21 entry (Enhancements: fontScale/fontSize device attributes, device template memoization; Fixes: paywall backgrounding teardown, experiment ID overwrite), history preserved

Upstream: superwall/Superwall-Android@2.7.20...2.7.21
Reviewed upstream diff and CHANGELOG.md for 2.7.21 - all changes are internal implementation details (memoization, defensive message parsing, backgrounding fix) with no new public API or setup changes beyond the version bump.

Verification: bun test (65/65 pass). bun run build:cf's vite build step was OOM-killed in this sandbox (3.8GB RAM) - a resource constraint, not a defect; all pre-build content-generation steps completed successfully.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
superwall-docs f53e71b Commit Preview URL

Branch Preview URL
Jul 08 2026, 06:16 PM

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0e78f84d33

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread content/docs/android/changelog.mdx
Comment thread content/docs/android/quickstart/install.mdx
Comment thread content/docs/android/changelog.mdx
@dcrawbuck dcrawbuck merged commit 958cf45 into main Jul 8, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the update-android-sdk-2.7.21 branch July 8, 2026 18:25
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