Debian and many OSes may have old Gradle. We need the newest Gradle.
On our empty directory:
$ gradle wrapper --gradle-version 3.5Change the version with the one that you desire.
Debian and many OSes may have old Gradle. We need the newest Gradle.
On our empty directory:
$ gradle wrapper --gradle-version 3.5Change the version with the one that you desire.