Bump quick-transfer-core from 0.2.5 to 0.2.6 in /app

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

---
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]
2022-08-11 04:35:15 +00:00
committed by GitHub
parent e7685c0384
commit d97f4a2c8c
+1 -1
View File
@@ -252,7 +252,7 @@ dependencies {
implementation("io.noties.markwon:html:$markwonVersion")
//转换繁体
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.5')
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.6')
//加解密类库,有些书源使用
//noinspection GradleDependency