Skip to content

Release: develop -> main#31

Merged
TaprootFreak merged 1 commit into
mainfrom
develop
Jun 9, 2026
Merged

Release: develop -> main#31
TaprootFreak merged 1 commit into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

Pass -extldflags=-Wl,-z,max-page-size=16384 to gomobile bind so the
emitted .so libraries use 16 KB ELF page alignment. Android 15 devices
can run with 16 KB memory pages and Google Play rejects bundles whose
native code is only 4 KB aligned. The prebuilt arm64-v8a libgojni.so in
android/libs/api.aar was 4 KB aligned (p_align 0x1000) and is now 0x4000.

Regenerated android/libs/api.aar via run_build_tool_android.sh.
@TaprootFreak TaprootFreak merged commit 6172a2e into main Jun 9, 2026
4 checks passed
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.

1 participant