File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ 捐赠] [ badge:donate-zh ]] [ shuzijun-donate ]
88[ ![ 内推] [ badge:referrals ]] [ shuzijun-referrals ]
99
10+ ## 8.11.0
11+
12+ ### Added
13+
14+ ### Changed
15+
16+ ### Deprecated
17+
18+ ### Fixed
19+ - fix [ #701 ] ( https://github.com/shuzijun/leetcode-editor/issues/701 )
20+
21+ ### Removed
22+
23+
24+
1025## 8.10.0
1126
1227### Added
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories {
2121}
2222
2323dependencies {
24- api ' com.shuzijun:lc-sdk:0.0.2 '
24+ api ' com.shuzijun:lc-sdk:0.0.3 '
2525 api ' com.alibaba:fastjson:1.2.47'
2626 api ' org.jsoup:jsoup:1.11.3'
2727 api(' io.sentry:sentry:1.7.9' ) {
Original file line number Diff line number Diff line change 11pluginGroup = com.shuzijun.leetcode
22pluginName = leetcode-editor
3- pluginVersion = 8.10
3+ pluginVersion = 8.11
44
55pluginSinceBuild = 203.0
66pluginUntilBuild =
You can’t perform that action at this time.
0 commit comments