-
Check arches in order of preference
released this
2016-08-09 05:22:47 +08:00 | 1248 commits to winboll since this releaseThe documentation for Build.SUPPORTED_ABIS says:
"An ordered list of ABIs supported by this device. The most preferred
ABI is the first element in the list."Respect that preference when checking for which arch to install
packages for.Fixes #131.
Downloads