• v0.39 5532421ab2

    Check arches in order of preference

    ZhanGSKen released this 2016-08-09 05:22:47 +08:00 | 1248 commits to winboll since this release

    The 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