Skip to content

fix(cli): skip building bundles when using tauri android run - #15473

Merged
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:android-run-build-bundles
Jun 17, 2026
Merged

fix(cli): skip building bundles when using tauri android run#15473
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:android-run-build-bundles

Conversation

@Legend-Master

Copy link
Copy Markdown
Contributor

Fixes #15419
Closes #15470

Seems like #14629 added a new skip_bundle option but set it to false in tauri android run which is not the behavior in #14120

@Legend-Master
Legend-Master requested a review from a team as a code owner June 4, 2026 06:38
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through 7f3cb3e

There are 7 changes which include tauri-utils with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri with patch, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-bundler 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.11.0 2.11.1
tauri-utils 2.9.2 2.9.3
tauri-bundler 2.9.2 2.9.3
tauri-runtime 2.11.2 2.11.3
tauri-runtime-wry 2.11.2 2.11.3
tauri-codegen 2.6.2 2.6.3
tauri-macros 2.6.2 2.6.3
tauri-plugin 2.6.2 2.6.3
tauri-build 2.6.2 2.6.3
tauri 2.11.2 2.11.3
@tauri-apps/cli 2.11.2 2.11.3
tauri-cli 2.11.2 2.11.3

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


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

@FabianLars

FabianLars commented Jun 17, 2026

Copy link
Copy Markdown
Member

should have waited for the response here i guess 😂 #14629 (comment)

@Legend-Master
Legend-Master merged commit 728c8d4 into tauri-apps:dev Jun 17, 2026
16 checks passed
@Legend-Master
Legend-Master deleted the android-run-build-bundles branch June 17, 2026 09:34
Proksima pushed a commit to Proksima/tauri that referenced this pull request Aug 5, 2026
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.

bug: tauri android run builds both APK and AAB, causing ~50% slower deploy

2 participants