add ANDROID_SDK_ROOT to macOS

This commit is contained in:
Dmitry Shibanov
2020-09-24 11:19:02 +03:00
parent 5eaec87281
commit 046a1e5b71

View File

@@ -3,6 +3,7 @@ export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export ANDROID_HOME=${HOME}/Library/Android/sdk
export ANDROID_SDK_ROOT=${HOME}/Library/Android/sdk
export ANDROID_NDK_HOME=${ANDROID_HOME}/ndk-bundle
export NUNIT_BASE_PATH=/Library/Developer/nunit