How to build single apk file for android

Hello. after upgrading crosswalk version from 8.0 to 12.0, running ionic build android , or ionic build android --release , I get two apks, one for x86 and one for arm. How can I get a single combined apk? I have set the gradle.properties to cdvBuildMultipleApks=false. I used to get a single combined apk after ionic build android.

Any suggestions? thanks much!

1 Like

This worked for me: