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 {
|
||||
if is_osx; then
|
||||
brew --prefix android-sdk
|
||||
else
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user