Merge pull request #54 from Toofifty/v1010

set v1.0.10
This commit is contained in:
riktenx
2025-08-28 14:42:20 -04:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ dependencies {
}
group = 'com.toofifty'
version = '1.0.9'
version = '1.0.10'
tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8'