Skip to content

bump: version to 1.13.1 - #2749

Merged
deadlyjack merged 3 commits into
mainfrom
bump/version-1.13.1
Aug 14, 2026
Merged

bump: version to 1.13.1#2749
deadlyjack merged 3 commits into
mainfrom
bump/version-1.13.1

Conversation

@deadlyjack

Copy link
Copy Markdown
Member

No description provided.

@greptile-apps

greptile-apps Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps Acode to version 1.13.1 and updates Android variant-related build configuration and launcher colors.

  • Increments the package and Cordova version metadata.
  • Commits production Babel compactness and free-variant package/resource values.
  • Introduces avoidable setup and platform-reinstallation churn because the committed package ID differs from the paid variant used by automated builds.

Confidence Score: 4/5

The PR appears safe to merge, though the checked-in free package ID should be aligned with the paid build default to avoid unnecessary setup and Android platform churn.

Automated release builds restore the correct paid package identity before packaging, so no release identity defect remains, but the mismatched committed ID causes redundant plugin changes and platform reinstallation during each build.

Files Needing Attention: config.xml

Important Files Changed

Filename Overview
config.xml Bumps the Cordova version and version code but changes the checked-in widget ID to the free variant, causing non-blocking build setup churn.
package.json Consistently increments the application package version to 1.13.1.
package-lock.json Keeps root lockfile metadata synchronized with package.json.
.babelrc Enables compact Babel output, but the current Rspack/SWC build pipeline does not consume this setting.
res/android/values/ic_launcher_background.xml Changes launcher and splash colors to the free-variant values while preserving visible foreground contrast.

Reviews (1): Last reviewed commit: "bump: version to 1.13.1" | Re-trigger Greptile

Comment thread config.xml Outdated
deadlyjack and others added 2 commits August 14, 2026 23:41
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@deadlyjack
deadlyjack added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit 18a106a Aug 14, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Aug 14, 2026
@deadlyjack
deadlyjack deleted the bump/version-1.13.1 branch August 14, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant