chore(deps): bump hutool-crypto from 5.8.1 to 5.8.2 in /app

Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.1...5.8.2)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  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-05-31 04:40:28 +00:00
committed by GitHub
parent 99525e3c13
commit 0d4ae4aeaf

View File

@@ -253,7 +253,7 @@ dependencies {
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.4')
//加解密类库,有些书源使用
implementation('cn.hutool:hutool-crypto:5.8.1')
implementation('cn.hutool:hutool-crypto:5.8.2')
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
//implementation platform('com.google.firebase:firebase-bom:30.0.1')