Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed emulator download URL #343

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Commits on Jul 4, 2023

  1. Fixed emulator download URL

    Previous code worked in a wrong way. 
    1. Getting the first char of a build number is mistake because now numbers start with 1, but whole number higher than the number which starts from 7.
    2. URL was incorrect for arm mac machines. It needed to add `aarch64` suffix
    olegdolgikh committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d73b551 View commit details
    Browse the repository at this point in the history