Update to 1.20.1

This commit is contained in:
zontreck 2023-11-19 02:10:20 -07:00
parent 0066b86d18
commit f3b1ccbd3a
20 changed files with 200 additions and 166 deletions

View file

@ -7,4 +7,7 @@ pluginManagement {
}
}
rootProject.name = "libzontreck"
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
}