diff --git a/build.gradle b/build.gradle index 068eba6..80976cf 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ dependencies { } group = 'com.toofifty' -version = '1.0.9' +version = '1.0.10' tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8'