You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# you have the following variables in the file keystore.properties:
#
# KEYPWD - it's keyPassword
# KSTOREPWD - it's storePassword
# KEYSTORE_ALIAS - alias
# KEYSTORE_SECRET - it's a result of command 'gpg -c --armor release.keystore'
# KEYSTORE_SECRET_PASSPHRASE - it's a phrase to KEYSTORE_SECRET
#
# !!! Don't push 'release.keystore' file to Git repo.
echo y | android update sdk --filter "build-tools-36.0.0,android-36,extra-android-m2repository" --no-ui -a # Grab the Android Support Repo which isn't included in the container