1.1.0 • Published 1 year ago
gradlew-update v1.1.0
gradlew-update
Update your Gradle wrapper to the latest and greatest
Installation
npm install -g gradlew-update
Usage
Within the directory of your Gradle project:
gradlew-update
and your Gradle wrapper will be updated to the latest stable release.
Dev
To test the command globally on your machine:
npm run link
gradlew-update
or
npm run test
To release:
npm run release
License
gradlew-update is available under the MIT license. See the LICENSE file for more info.