Gradle version used to build this project is extremely hold. This will update to the latest at the time this PR is opened along with creating a very common gradle task for the gradle wrapper. Updating the gradle version from this PR forward just consists of updating the version in the build.gradle and running ./gradlew wrapper twice. This will update the gradle.properties, and subsequent auto generated gradle files/scripts.
Gradle version used to build this project is extremely hold. This will update to the latest at the time this PR is opened along with creating a very common gradle task for the gradle wrapper. Updating the gradle version from this PR forward just consists of updating the version in the build.gradle and running
./gradlew wrapper
twice. This will update the gradle.properties, and subsequent auto generated gradle files/scripts.