Showing posts with label Gradle. Show all posts
Showing posts with label Gradle. Show all posts

Friday

Gradle - Installation

1. Download gradle zip file from  https://gradle.org/releases/








2. Extract files from zip to a location.
3. Go to enviroment variables >> system variables >> new































4. Go to enviroment variables >> system variables >> Edit 'path' >> add '%GRADLE_HOME%/bin'




















5. cmd >> gradle -v