subprojects { tasks.withType(JavaCompile) { options.encoding = 'UTF-8' } }