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