gradle-plugins
gradle-plugins copied to clipboard
URL Cleanup
- Ensure Gradle Wrapper is downloaded via https
- This project uses an old version of Gradle in which mavenCentral() and jcenter() use http instead of https. This commit switches to use an explicit URL so https is used.