set v1.0.9

This commit is contained in:
riktenx
2025-08-19 22:50:27 -04:00
parent aaa6c3f683
commit dd9f1eac75

View File

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