Closed jrummel closed 6 years ago
This solution breaks CI setup... Will investigate.
Thought that by including local.properties and then adding it to .gitignore we could have our cake and eat it too but was mistaken. Closing pull request until time for further investigation is available.
Fixes #422
Proposed Changes
Uses local.properties file to point to android sdk instead of environment variable as mac os android studio cannot use system.getenv calls.
Courtesy of @jpettitt1