Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bundle build type with extractNativeLibs=false #4342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevenlele
Copy link

@stevenlele stevenlele commented Feb 17, 2025

Resolves #4308

Run gradlew bundlePlaystoreStore to generate bundle with extractNativeLibs=false.

Reference: https://stackoverflow.com/questions/72017448/how-to-specify-different-signingconfigs-for-assemble-and-bundle

@stevenlele stevenlele closed this Feb 17, 2025
@stevenlele stevenlele deleted the test branch February 17, 2025 03:09
@stevenlele stevenlele changed the title Update build.yml [deleted] Feb 17, 2025
@stevenlele stevenlele restored the test branch February 17, 2025 07:50
@stevenlele stevenlele reopened this Feb 17, 2025
@stevenlele stevenlele changed the title [deleted] Add bundle build type with extractNativeLibs=false Feb 17, 2025
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.

建议对Google Play版本设置extractNativeLibs=false
1 participant