Skip to content

fix: Error building assembleDebug assembleAndroidTest: '2 files found…#3541

Merged
mrousavy merged 1 commit intomrousavy:mainfrom
harsh25jai:main
Jun 16, 2025
Merged

fix: Error building assembleDebug assembleAndroidTest: '2 files found…#3541
mrousavy merged 1 commit intomrousavy:mainfrom
harsh25jai:main

Conversation

@harsh25jai
Copy link
Contributor

… with path 'lib/arm64-v8a/libhermestooling.so' from inputs'

What

This PR Fixes the followinfg Error

Error building assembleDebug assembleAndroidTest: "2 files found with path 'lib/arm64-v8a/libhermestooling.so' from inputs #3540

Changes

This PR changes the packagingOptions in android/build.gradle adding "**/libhermestooling.so" in excludes array.

Tested on

Related issues

Fixes #3540

… with path 'lib/arm64-v8a/libhermestooling.so' from inputs'
@vercel
Copy link

vercel bot commented May 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 6:23am

@mrousavy mrousavy merged commit 6b0a9d2 into mrousavy:main Jun 16, 2025
1 check passed
@harsh25jai
Copy link
Contributor Author

Keep up the good work @mrousavy

zehra-tok pushed a commit to tos-analytics/react-native-vision-camera that referenced this pull request Oct 21, 2025
fix: Error building assembleDebug assembleAndroidTest: '2 files found with path 'lib/arm64-v8a/libhermestooling.so' from inputs'
Sign up for free to 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.

🐛 Error building assembleDebug assembleAndroidTest: "2 files found with path 'lib/arm64-v8a/libhermestooling.so' from inputs

2 participants