Merge pull request #1931 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.2

chore(deps): bump hutool-crypto from 5.8.1 to 5.8.2 in /app
This commit is contained in:
kunfei
2022-06-01 20:18:17 +08:00
committed by GitHub

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')