chore(release): bump to 1.0.47 (versionCode 47) - #140
Merged
Conversation
Play rejected the 1.0.44 upload: versionCode 44 was already consumed by an artifact uploaded from the stranded feature/control-speed bump (41f289c). 45 also restores the odd-code release sequence (37, 39, 41, 43). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UYnJd1K9tbrjaj8DZCStev
…d 45 Play's artifact library rejected both 44 (stranded feature/control-speed upload) and 45 (upload with no matching commit in git — likely a test-track build). 46 confirmed as the required code by the owner. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UYnJd1K9tbrjaj8DZCStev
… Play Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UYnJd1K9tbrjaj8DZCStev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Play's artifact library had already consumed versionCodes 44, 45, and 46 (test-track uploads without matching commits in git). Owner confirmed 47.
Version bump only; no code changes. Release bundle rebuilt and verified locally (manifest versionName 1.0.47, BoothStrip classes in the proguard map) as
releases/openloop-1.0.47-47.aab.🤖 Generated with Claude Code
https://claude.ai/code/session_01UYnJd1K9tbrjaj8DZCStev
Note
Low Risk
Release metadata only; no behavior, security, or data-handling changes.
Overview
Bumps the Android app from 1.0.44 (
versionCode44) to 1.0.47 (versionCode47) inapp/build.gradle.kts.No other code changes. The skip over 45–46 matches Play Console already having those codes from test-track uploads.
Reviewed by Cursor Bugbot for commit c29af86. Bugbot is set up for automated code reviews on this repo. Configure here.