Manually fix Android sdk location to support library projects without local.properties

This commit is contained in:
Ian Clelland
2014-05-22 14:04:00 -04:00
parent 97008305ff
commit 22b1959333
7 changed files with 186 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
The "which" util from npm's guts.
Finds the first instance of a specified executable in the PATH
environment variable. Does not cache the results, so `hash -r` is not
needed when the PATH changes.