Bump quick-transfer-core from 0.2.3 to 0.2.4 in /app

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

---
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>
pull/1910/head
dependabot[bot] 3 years ago committed by GitHub
parent 9c359b3f4b
commit 0cef912d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -255,7 +255,7 @@ dependencies {
implementation("io.noties.markwon:html:$markwonVersion")
//
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.3')
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.4')
//
//implementation('cn.hutool:hutool-crypto:5.8.1')

Loading…
Cancel
Save