xmake-io / xmake-gradle

A gradle plugin that integrates xmake seamlessly
https://xmake.io
Apache License 2.0
46 stars 2 forks source link

Duplicate resources #12

Open xfront opened 3 weeks ago

xfront commented 3 weeks ago

Xmake Version

1.1.6

Operating System Version and Architecture

linux mint 21.3

Describe Bug

FAILURE: Build failed with an exception.

Expected Behavior

no error

Project Configuration

gradle-8.6 ndk 26.3

Additional Information and Error Logs

Task :netvpn:mergeDebugJniLibFolders FAILED AGPBI: {"kind":"error","text":"Duplicate resources","sources":[{"file":{"description":"arm64-v8a/libnetvpn.so","path":"/work/work/netvpn/libs/arm64-v8a/libnetvpn.so"}},{"file":{"description":"arm64-v8a/libnetvpn.so","path":"/work/work/netvpn/libs/arm64-v8a/libnetvpn.so"}}],"tool":"Resource and asset merger"}

waruqi commented 3 weeks ago

please provide a minimal example project