Skip to content

Revert "chore(release): bump to 1.0.52 (versionCode 52)" - #181

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

stozo04 merged 1 commit into
mainfrom
revert/release-1.0.52

Conversation

@stozo04

@stozo04 stozo04 commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Reverts the version bump merged in #180. versionCode 52 → 51, versionName "1.0.52" → "1.0.51".

1.0.52 was never built, signed, uploaded or tagged, so versionCode 52 was never seen by Play and is free to reuse. Putting main back to 51 lets the upcoming release workflow perform the 51 → 52 bump itself as its first run — a cleaner end-to-end proof than picking up a half-finished release.

The restored app/build.gradle.kts blob hashes to 7ca07a7, which is exactly the blob main carried before #180 — byte-identical, not merely equivalent.

Note this is a revert commit, not an erasure: #180 and its merge stay in history. Truly removing them would need a force-push over a protected branch, which isn't worth it for two lines.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Miqsf1M14nY5TKiZHzyjNY


Note

Low Risk
Two-line Gradle metadata change only; no runtime, signing, or Play-facing version was ever published at 52.

Overview
Reverts the release version bump from PR #180 so main again advertises versionCode 51 and versionName 1.0.51 in app/build.gradle.kts (down from 52 / 1.0.52).

Because 1.0.52 was never shipped to Play, resetting the manifest version lets the normal release workflow perform the 51 → 52 bump on its next run instead of inheriting a pre-bumped tree.

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

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.
@stozo04
stozo04 merged commit 35a2b8b into main Sep 7, 2026
3 checks passed
@stozo04
stozo04 deleted the revert/release-1.0.52 branch September 7, 2026 20:27
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