set v1.0.9

This commit is contained in:
riktenx
2025-08-19 22:51:19 -04:00
committed by GitHub

View File

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