Bump hutool-crypto from 5.8.10 to 5.8.11 in /app

Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.10 to 5.8.11.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.10...5.8.11)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2661/head
dependabot[bot] 2 years ago committed by GitHub
parent 426a2d6366
commit dc631a6262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -238,7 +238,7 @@ dependencies {
//,使 //,使
//noinspection GradleDependency,GradlePackageUpdate //noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.10') implementation('cn.hutool:hutool-crypto:5.8.11')
//firebase, , //firebase, ,
//implementation platform('com.google.firebase:firebase-bom:30.0.1') //implementation platform('com.google.firebase:firebase-bom:30.0.1')

Loading…
Cancel
Save