Revert "Bump cn.hutool:hutool-crypto from 5.8.22 to 5.8.26"

This reverts commit aabd29d0ca.
This commit is contained in:
Xwite
2024-02-20 19:19:57 +08:00
parent 51673357e9
commit 40ab410608
+1 -1
View File
@@ -257,7 +257,7 @@ dependencies {
//加解密类库,有些书源使用 //加解密类库,有些书源使用
//noinspection GradleDependency,GradlePackageUpdate //noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.26') implementation('cn.hutool:hutool-crypto:5.8.22')
//firebase, 崩溃统计和性能统计 //firebase, 崩溃统计和性能统计
implementation platform('com.google.firebase:firebase-bom:32.5.0') implementation platform('com.google.firebase:firebase-bom:32.5.0')