36 For Windows: -Download last version of Gradle ( https://gradle.org/releases ) -Create a folder and unzip files (I use C:\Program Files (x86)\gradle) -Copy the path with the bin directory included (C:\Program Files (x86)\gradle\bin) -Set the path C:\Program Files (x86)\gradle\bin (in my exemple) to "Path Environment Variables" Variable name "Path" and variable value "C:\Program Files (x86)\gradle\bin" for both: User Variable table and System Variables table You may need to reopen the "Prompt commad line" To test, type gradle in prompt.