Closed nibuen closed 9 years ago
I have seen platform specific command calls. Infact the commandline documentation page provides examples of different commands, but wanted to see what you think @ccomeaux
@nibuen, this works both on my Windows machine and Macbook. I just tried your proposed change on my Mac and it doesn't work. I'm not sure if I did anything special on my Windows machine or not.
looks like issue with my git install from an early version of git for windows. I think just close this.
When attempting to build from scratch in android studio 1.2.1 I had issue with this task in app build.gradle:
I was able to get working by doing this:
Seems to be issue with gradle not using path and instead just directly running executable. Which doesn't have git command in windows.