mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 11:26:24 +02:00
Preserve other jni libraries
This commit is contained in:
parent
4728c1e96c
commit
4d2add5264
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ tasks.register('compileLibRyujinx', Exec) {
|
|||
duplicatesStrategy 'include'
|
||||
preserve {
|
||||
include '.*'
|
||||
include '*.so'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue