Bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core

Bumps [com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.10...0.2.11)

---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-27 05:19:19 +00:00
committed by GitHub
parent 4e24a28b10
commit 86de0016e6
+1 -1
View File
@@ -235,7 +235,7 @@ dependencies {
implementation("io.noties.markwon:html:$markwonVersion")
//转换繁体
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.10')
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.11')
//加解密类库,有些书源使用
//noinspection GradleDependency,GradlePackageUpdate