Skip to content

build: upgrade AGP & Gradle to support 16KB-aligned AAB packaging#609

Open
jyyi1 wants to merge 1 commit into
masterfrom
junyi/upgrade-agp
Open

build: upgrade AGP & Gradle to support 16KB-aligned AAB packaging#609
jyyi1 wants to merge 1 commit into
masterfrom
junyi/upgrade-agp

Conversation

@jyyi1

@jyyi1 jyyi1 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR upgrades the Android Gradle Plugin (AGP) to 8.5.1 (and Gradle to 8.7) to ensure that uncompressed native libraries inside the generated App Bundle (AAB) are packaged with 16 KB ZIP alignment, resolving runtime warnings on 16 KB page-size devices.

According to the Official Android Developers Guide, upgrading to AGP 8.5.1 or higher is strictly required for the build system to natively support and apply 16 KB packaging alignment (PAGE_ALIGNMENT_16K) inside Android App Bundles (AAB).

@jyyi1 jyyi1 requested a review from fortuna June 23, 2026 22:18
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.

2 participants