forked from colonelpanic/dotfiles
Make android_sdk_location linux compatible.
This commit is contained in:
@@ -344,6 +344,5 @@ function project_sync {
|
|||||||
function android_sdk_directory {
|
function android_sdk_directory {
|
||||||
if is_osx; then
|
if is_osx; then
|
||||||
brew --prefix android-sdk
|
brew --prefix android-sdk
|
||||||
else
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user