From 971a0eca6aaa499299d76f6b496506af6e7f60f2 Mon Sep 17 00:00:00 2001 From: kerry Date: Wed, 11 Apr 2018 09:56:23 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-6702=20=20=E6=9E=84=E5=BB=BA=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=B7=BB=E5=8A=A0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.third_step6.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.third_step6.gradle b/build.third_step6.gradle index e85317b21..c242697ab 100644 --- a/build.third_step6.gradle +++ b/build.third_step6.gradle @@ -38,6 +38,7 @@ sourceSets{ "${srcDir}/fine-jodd/src", "${srcDir}/fine-redisson/src", "${srcDir}/fine-socketio/src" + "${srcDir}/fine-itext/src" ] } }