Skip to content

Instantly share code, notes, and snippets.

@majirosstefan
Created September 19, 2021 10:19
Show Gist options
  • Save majirosstefan/59cc614ef96bafb09cd780df667202a0 to your computer and use it in GitHub Desktop.
Save majirosstefan/59cc614ef96bafb09cd780df667202a0 to your computer and use it in GitHub Desktop.
echo "Accepts all sdk licences"
yes | sdkmanager --licenses
echo "Download Simulator Image"
sdkmanager --install "$SIMULATOR_IMAGE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment