diff --git a/build.third_step6.gradle b/build.third_step6.gradle index 8294f1b6a..9e33d6cad 100644 --- a/build.third_step6.gradle +++ b/build.third_step6.gradle @@ -1,5 +1,5 @@ -apply plugin: 'ja va' +apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' destinationDir = file('build/classes/6')