forked from MeloNX/MeloNX
Keep libryujinx symbols
This commit is contained in:
parent
826c64ddfe
commit
fb592277a7
@ -53,6 +53,9 @@ android {
|
|||||||
kotlinCompilerExtensionVersion '1.3.2'
|
kotlinCompilerExtensionVersion '1.3.2'
|
||||||
}
|
}
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
|
jniLibs {
|
||||||
|
keepDebugSymbols += '**/libryujinx.so'
|
||||||
|
}
|
||||||
resources {
|
resources {
|
||||||
excludes += '/META-INF/{AL2.0,LGPL2.1}'
|
excludes += '/META-INF/{AL2.0,LGPL2.1}'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user