mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge pull request #3180 from gedoor/dependabot/gradle/cn.hutool-hutool-crypto-5.8.20
Bump cn.hutool:hutool-crypto from 5.8.19 to 5.8.20
This commit is contained in:
@@ -258,7 +258,7 @@ dependencies {
|
||||
|
||||
//加解密类库,有些书源使用
|
||||
//noinspection GradleDependency,GradlePackageUpdate
|
||||
implementation('cn.hutool:hutool-crypto:5.8.19')
|
||||
implementation('cn.hutool:hutool-crypto:5.8.20')
|
||||
|
||||
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
|
||||
//implementation platform('com.google.firebase:firebase-bom:30.0.1')
|
||||
|
||||
Reference in New Issue
Block a user