• v0.39 5532421ab2

    Check arches in order of preference

    jonas released this 2016-08-08 23:22:47 +02:00 | 1301 commits to master 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