Skip to content

chore(release): bump to 1.0.52 (versionCode 52) - #180

Merged
stozo04 merged 1 commit into
mainfrom
chore/release-1.0.52
Sep 7, 2026
Merged

stozo04 merged 1 commit into
mainfrom
chore/release-1.0.52

Conversation

@stozo04

@stozo04 stozo04 commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Version delta

versionCode 51 → 52, versionName "1.0.51" → "1.0.52". One file, +2/−2 — app/build.gradle.kts only.

Branched from main @ 78c85ea (tip at the time of writing), so this includes #176, #178 and #179.

What's landed since 1.0.51

No app source changed. git log 1.0.51..78c85ea -- app/src is empty — everything since the last tag is build config, verification tooling, docs and skill harness. 1.0.52 carries no user-facing change, which is worth deciding on before drafting Play "What's new".

Sweep receipt

Not run. scripts/pre-pr-sweep.ps1 could not run from the session that opened this PR (cloud session; Linux VM bridge has no PowerShell, no Android SDK, JDK 11 only), and the owner directed that the PR be opened without it. The sweep still needs to pass locally before this merges — treat that as an outstanding item on this PR, not a cleared gate.

Release bump checklist

  • Play technical-quality vitals: N/A — vitals check out of scope for /cut-release, owner call 2026-08-28 (issue #158)

How this was created

Branch and bump commit were written through the GitHub API rather than git in the mounted working copy — the Linux VM sees the Windows checkout as 476 CRLF-only modifications and cannot unlink .git/index.lock, so any local commit from there would have been unsafe. The commit diff was verified afterwards as exactly the two version lines.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Miqsf1M14nY5TKiZHzyjNY


Note

Low Risk
Only Gradle version metadata changed; no app logic, security, or data-handling code in the diff.

Overview
Release-only version bump in app/build.gradle.kts: versionCode 51 → 52 and versionName "1.0.51" → "1.0.52". No application source or runtime behavior changes in this diff.

This tags the build for Play distribution; any user-facing changes would come from commits already on the branch since the last release, not from these two lines.

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

@stozo04
stozo04 merged commit 3e15281 into main Sep 7, 2026
3 checks passed
@stozo04
stozo04 deleted the chore/release-1.0.52 branch September 7, 2026 19:59
stozo04 added a commit that referenced this pull request Sep 7, 2026
This reverts the version bump from #180. 1.0.52 was never built, signed,
uploaded or tagged, so versionCode 52 is unused and free to reuse. Returning
main to 51 lets the upcoming release workflow perform the 51 -> 52 bump itself,
end to end, as its first run.
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