mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(android): automatically extract native libraries
This commit is contained in:
parent
31b39a49d6
commit
a920f899fb
2 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,7 @@ android {
|
|||
applicationIdSuffix = ".benchmark"
|
||||
}
|
||||
}
|
||||
packaging { jniLibs { useLegacyPackaging = true } }
|
||||
}
|
||||
|
||||
whetstone {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue