fix(android): 16k issue wip

This commit is contained in:
devthejo 2025-09-26 21:24:51 +02:00
parent d95bf0b267
commit 2bae5800c1
No known key found for this signature in database
GPG key ID: 00CCA7A92B1D5351

View file

@ -65,3 +65,6 @@ EX_UPDATES_ANDROID_DELAY_LOAD_APP=false
# Whether the app is configured to use edge-to-edge via the app config or `react-native-edge-to-edge` plugin
expo.edgeToEdgeEnabled=false
# Ensure we always pick the NDK r27 libc++_shared.so we vendor in jniLibs
android.packagingOptions.pickFirsts=**/libc++_shared.so