How to force Kotlin/Native (or cinterop tool) to u...
# kotlin-native
d
How to force Kotlin/Native (or cinterop tool) to use
armeabi-v7a
instead of
armeabi
for
androidNativeArm32()
targets?