Merge pull request #2840 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.14

Bump cn.hutool:hutool-crypto from 5.8.12 to 5.8.14 in /app
This commit is contained in:
kunfei
2023-03-07 23:24:09 +08:00
committed by GitHub

View File

@@ -244,7 +244,7 @@ dependencies {
//加解密类库,有些书源使用
//noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.12')
implementation('cn.hutool:hutool-crypto:5.8.14')
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
//implementation platform('com.google.firebase:firebase-bom:30.0.1')