Make android_sdk_location linux compatible.
This commit is contained in:
parent
d0f03bec22
commit
999f09a655
@ -344,6 +344,5 @@ function project_sync {
|
||||
function android_sdk_directory {
|
||||
if is_osx; then
|
||||
brew --prefix android-sdk
|
||||
else
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user