Upgraded to Gradle 7.0.1

This commit is contained in:
Erik C. Thauvin 2021-05-11 20:57:34 -07:00
parent bcf95bc6f0
commit f4b1caa986
10 changed files with 20 additions and 12 deletions

View file

@ -28,6 +28,7 @@ tasks.withType(JavaCompile) {
repositories {
mavenLocal()
mavenCentral()
}
run {