From 8bffb3aebc939b7dedd2ba852b0b71ba5a5910d1 Mon Sep 17 00:00:00 2001 From: neil <459208047@qq.com> Date: Thu, 11 Jan 2018 16:24:51 +0800 Subject: [PATCH] 1 --- build.third_step6.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')