Created
September 19, 2021 10:19
-
-
Save majirosstefan/59cc614ef96bafb09cd780df667202a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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