-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-bump version codes for version 0.13 RC01 and test-only release #5438
Conversation
Bump version codes for 0.13 beta RC01 (again), plus a test release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Self-review version changes.
@seanlip PTAL for codeowners. |
@BenHenning, Just checking. PR description says, -7 from the version codes in this PR, do you mean Math minus since it's not clear from the values? I may have misunderstood. |
Apologies @adhiamboperes for the lack of clarity. What I meant was that since each release RC has 7 version codes associated with it (for each of the possible flavors of that release), this PR is bumping forward the version codes for two release candidates from version code 151 (since that's the newest version pushed to play console, and we need to push releases with larger version codes). Does that help clarify? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks.
Got it, Thanks. I thought that you meant the numeric dfference in previous vs current codes 😁 |
Thanks @adhiamboperes! |
Merging since this doesn't actually need @seanlip's review, and @adhiamboperes reviewed it. |
Explanation
This updates version codes for the 0.13 beta release of Oppia Android. #5389 was made without an actual release taking place, and we've since launched a test version of the app using release automation that used up version code 151. Thus, this brings version codes 2 releases past version code 151:
Essential Checklist
The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)For UI-specific PRs only
N/A -- build infrastructure-only change.