Skip to content

Conversation

@bipsBro
Copy link
Contributor

@bipsBro bipsBro commented Sep 17, 2025

closes #14135

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Sep 17, 2025
@bipsBro bipsBro changed the title add new api (auto_increment_version_code) in android configuration feat(android): add auto_increment_version_code option for Android builds Sep 17, 2025
@bipsBro bipsBro marked this pull request as ready for review October 9, 2025 09:30
@bipsBro bipsBro requested a review from a team as a code owner October 9, 2025 09:30
@github-actions
Copy link
Contributor

Package Changes Through fa9e4ec

There are 11 changes which include @tauri-apps/api with minor, tauri-cli with minor, tauri-utils with minor, tauri-runtime-wry with minor, tauri-runtime with minor, tauri with minor, tauri-bundler with minor, @tauri-apps/cli with minor, tauri-build with minor, tauri-codegen with patch, tauri-macros with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.8.0 2.9.0
tauri-utils 2.7.0 2.8.0
tauri-bundler 2.6.1 2.7.0
tauri-runtime 2.8.0 2.9.0
tauri-runtime-wry 2.8.1 2.9.0
tauri-codegen 2.4.0 2.4.1
tauri-macros 2.4.0 2.4.1
tauri-plugin 2.4.0 2.4.1
tauri-build 2.4.1 2.5.0
tauri 2.8.5 2.9.0
@tauri-apps/cli 2.8.4 2.9.0
tauri-cli 2.8.4 2.9.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done! I just had to move the logic to the CLI because the CLI runs cargo build once per target, so it would get crazy versionCode bumps :)

@lucasfernog lucasfernog merged commit 3b4fac2 into tauri-apps:dev Oct 14, 2025
29 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

feat(android): add auto_increment_version_code option for Android builds

2 participants