From 3cad1823720e1ae8770452a3c197277162154f22 Mon Sep 17 00:00:00 2001 From: neil <459208047@qq.com> Date: Thu, 11 Jan 2018 16:24:39 +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 9e33d6cad..8294f1b6a 100644 --- a/build.third_step6.gradle +++ b/build.third_step6.gradle @@ -1,5 +1,5 @@ -apply plugin: 'java' +apply plugin: 'ja va' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' destinationDir = file('build/classes/6')