* Some dependencies upgrades * This PR is also for trying GH Actions in action * * Fix `pr-build-workflow.yml` trailing whitespaces and indents * Fix Checkstyle upgrade compatibility * Fix Checkstyle violations in the code * * Remove `.travis.yml` * Fix `updateCopyrights` task to rely on the `GITHUB_ACTION` env var now * Add `distributionSha256Sum` into `gradle-wrapper.properties` as it is recommended by GH Actions
6 lines
288 B
INI
6 lines
288 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionSha256Sum=3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d |