Merge pull request #2982 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.17
Bump cn.hutool:hutool-crypto from 5.8.16 to 5.8.17 in /app
This commit is contained in:
+1
-1
@@ -257,7 +257,7 @@ dependencies {
|
|||||||
|
|
||||||
//加解密类库,有些书源使用
|
//加解密类库,有些书源使用
|
||||||
//noinspection GradleDependency,GradlePackageUpdate
|
//noinspection GradleDependency,GradlePackageUpdate
|
||||||
implementation('cn.hutool:hutool-crypto:5.8.16')
|
implementation('cn.hutool:hutool-crypto:5.8.17')
|
||||||
|
|
||||||
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
|
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
|
||||||
//implementation platform('com.google.firebase:firebase-bom:30.0.1')
|
//implementation platform('com.google.firebase:firebase-bom:30.0.1')
|
||||||
|
|||||||
Reference in New Issue
Block a user