Skip to content

Commit 5e7232f

Browse files
adnxyclaude
andcommitted
fix: add CMAKE_VERSION override to bitrise.yml for RN 0.81 compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4b4292d commit 5e7232f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bitrise.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3526,6 +3526,9 @@ app:
35263526
- opts:
35273527
is_expand: false
35283528
NDK_VERSION: 26.1.10909125
3529+
- opts:
3530+
is_expand: false
3531+
CMAKE_VERSION: '3.22.1'
35293532
- opts:
35303533
is_expand: false
35313534
QA_APK_NAME: app-qa-release

0 commit comments

Comments
 (0)