Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

How to exclude duplicate .so file? #23

Open
Rart3001 opened this issue Jul 18, 2018 · 0 comments
Open

How to exclude duplicate .so file? #23

Rart3001 opened this issue Jul 18, 2018 · 0 comments

Comments

@Rart3001
Copy link

Hello, I am using fat-aar-pluginbut i gave me a error:

/jni/armeabi-v7a/libc++_shared.so: Error: Duplicate resources

i tried to add to my configuration:

packagingOptions{ pickFirst "*/armeabi/*.so" pickFirst "*/armeabi-v7a/*.so" pickFirst "*/x86/*.so" }

but this not work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant