Cleanup smart downloader utility.

This commit is contained in:
2023-03-18 14:55:19 -07:00
parent aa2750bdc0
commit 1a968a6489
3 changed files with 15 additions and 10 deletions

View File

@ -128,7 +128,7 @@ publishing {
}
tasks.withType<Wrapper> {
gradleVersion = "8.0"
gradleVersion = "8.0.2"
}
java {