Skip to content

ci(android): explicitly enable New Arch when building nightlies#2546

Merged
tido64 merged 1 commit into
trunkfrom
tido/ci/fix-android-build
Aug 20, 2025
Merged

ci(android): explicitly enable New Arch when building nightlies#2546
tido64 merged 1 commit into
trunkfrom
tido/ci/fix-android-build

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Aug 20, 2025

Description

Explicitly enable New Arch when building nightlies otherwise community modules won't know

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run set-react-version nightly
yarn clean
yarn
cd example/android/
./gradlew -PnewArchEnabled=true assembleDebug

@tido64 tido64 requested a review from JasonVMo as a code owner August 20, 2025 08:33
@tido64 tido64 enabled auto-merge (squash) August 20, 2025 08:34
@github-actions github-actions Bot added the platform: Android This affects Android label Aug 20, 2025
@tido64 tido64 merged commit 974ec4f into trunk Aug 20, 2025
30 checks passed
@tido64 tido64 deleted the tido/ci/fix-android-build branch August 20, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Android This affects Android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants