File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
flutter-idea/src/io/flutter/utils
third_party/lib/jxbrowser Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ flutter-gui-tests/guitest.log
27
27
flutter-intellij.jar
28
28
flutter-intellij.zip
29
29
third_party /lib /jxbrowser /*
30
- ! third_party /lib /jxbrowser /jxbrowser-8.6 .0.jar
31
- ! third_party /lib /jxbrowser /jxbrowser-swing-8.6 .0.jar
30
+ ! third_party /lib /jxbrowser /jxbrowser-8.9 .0.jar
31
+ ! third_party /lib /jxbrowser /jxbrowser-swing-8.9 .0.jar
32
32
! third_party /lib /java-string-similarity-2.0.0.jar
33
33
material-design-icons /
34
34
out /
Original file line number Diff line number Diff line change 17
17
18
18
public class JxBrowserUtils {
19
19
private static final String JXBROWSER_FILE_PREFIX = "jxbrowser" ;
20
- private static final String JXBROWSER_FILE_VERSION = "8.6 .0" ;
20
+ private static final String JXBROWSER_FILE_VERSION = "8.9 .0" ;
21
21
private static final String JXBROWSER_FILE_SUFFIX = "jar" ;
22
22
public static final String LICENSE_PROPERTY_NAME = "jxbrowser.license.key" ;
23
23
Original file line number Diff line number Diff line change 156
156
<orderEntry type =" module-library" >
157
157
<library >
158
158
<CLASSES >
159
- <root url =" jar://$MODULE_DIR$/third_party/lib/jxbrowser/jxbrowser-8.6 .0.jar!/" />
159
+ <root url =" jar://$MODULE_DIR$/third_party/lib/jxbrowser/jxbrowser-8.9 .0.jar!/" />
160
160
</CLASSES >
161
161
<JAVADOC />
162
162
<SOURCES />
165
165
<orderEntry type =" module-library" >
166
166
<library >
167
167
<CLASSES >
168
- <root url =" jar://$MODULE_DIR$/third_party/lib/jxbrowser/jxbrowser-swing-8.6 .0.jar!/" />
168
+ <root url =" jar://$MODULE_DIR$/third_party/lib/jxbrowser/jxbrowser-swing-8.9 .0.jar!/" />
169
169
</CLASSES >
170
170
<JAVADOC />
171
171
<SOURCES />
You can’t perform that action at this time.
0 commit comments