From b471687529899d40dd1d616db4a560b899323eaf Mon Sep 17 00:00:00 2001 From: "Seth.Tian" Date: Wed, 27 Jan 2021 10:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=20update:?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E4=BB=A5=E5=8F=8A=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 ++ plugin.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c56b872..4ca44d3 100644 --- a/build.gradle +++ b/build.gradle @@ -118,5 +118,7 @@ dependencies { //使用本地jar implementation fileTree(dir: 'lib', include: ['**/*.jar']) implementation fileTree(dir: libPath, include: ['**/*.jar']) + compileOnly 'com.fanruan.hihidata:fine-core:10.0-qfx-20210126' + compileOnly 'com.fr.decision:fine-decision:10.0.8.2020.07.23' } diff --git a/plugin.xml b/plugin.xml index 0236b46..340a630 100644 --- a/plugin.xml +++ b/plugin.xml @@ -5,7 +5,7 @@ com.fanruan.fs yes no - 1.2.3 + 2.0 10.0 2020-01-27 richie