Kotlin / multik

Multidimensional array library for Kotlin
https://kotlin.github.io/multik/
Apache License 2.0
646 stars 39 forks source link

Add support for armv7 and x86_64 for android #144

Open devcrocod opened 2 years ago

devcrocod commented 2 years ago

If use multik-default, will still get an INSTALL_FAILED_NO_MATCHING_ABIS error. Because, when building an apk, all dependencies and corresponding native libraries are bundled.