Closed

Description
The official documentation suggests that migrating from Maven to Gradle can, in many cases, be accomplished using:
gradle init
Perhaps worth considering to get advantages of a simpler build syntax, a more powerful build engine, and a faster build system.