Not sure if this is supposed to be supported or not, but when using nitro on 0.76.1 on a fresh, empty app the build fails on old arch while new arch works.
Full build logs
Execution failed for task ':app:mergeDebugNativeLibs'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeNativeLibsTask$MergeNativeLibsTaskWorkAction
> 2 files found with path 'lib/arm64-v8a/libreactnative.so' from inputs:
- node_modules/react-native-nitro-modules/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libreactnative.so
- react-android-0.76.1-debug/jni/arm64-v8a/libreactnative.so
How were you trying to build the app?
Not sure if this is supposed to be supported or not, but when using nitro on 0.76.1 on a fresh, empty app the build fails on old arch while new arch works.
Full build logs
Project dependencies
Nitro Modules Version
0.14.0
Nitrogen Version
N/A
Target platforms
Android
Operating system
MacOS
Can you build the Nitro Modules Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information