Prev Next

DevOps / Gradle interview questions

How do I find the Gradle version?

Open a console (or a Windows command prompt) and run gradle -v to run gradle and display the version as shown in the below picture.

More Related questions...

Show more question and Answers...


Comments & Discussions