Skip to content

fix: add ndkVersion to library templates - #951

Open
riteshshukla04 wants to merge 1 commit into
callstack:mainfrom
riteshshukla04:patch-1
Open

fix: add ndkVersion to library templates#951
riteshshukla04 wants to merge 1 commit into
callstack:mainfrom
riteshshukla04:patch-1

Conversation

@riteshshukla04

@riteshshukla04riteshshukla04 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Summary

This fixes an issue where library and app compiles with different NDKs. Please refer to my issue here react/react-native#58005 for more details

Test plan

|

Before (2Ndks 27 & 28)
image
After (1Ndk 27)
image

@riteshshukla04riteshshukla04 changed the title Add ndkVersion to build.gradle configurationfixAdd ndkVersion to build.gradle configurationAug 22, 2026
@riteshshukla04riteshshukla04 changed the title fixAdd ndkVersion to build.gradle configurationfix: add ndkVersion to library templatesAug 22, 2026
Sign up for freeto 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

@riteshshukla04