From 67f1141a12744226c1d0645da9068ad7c668dfc9 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Thu, 26 Oct 2017 11:03:58 +0800 Subject: [PATCH] 代码更新 --- .idea/compiler.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 4663736..16e59b0 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -10,7 +10,7 @@ </profile> </annotationProcessing> <bytecodeTargetLevel> - <module name="task" target="1.5" /> + <module name="task" target="1.6" /> </bytecodeTargetLevel> </component> </project> \ No newline at end of file -- Gitblit v1.8.0