[Android]: Bump androidx.security:security-crypto (#340)

Bumps androidx.security:security-crypto from 1.1.0-alpha04 to 1.1.0-alpha05.

---
updated-dependencies:
- dependency-name: androidx.security:security-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-24 08:23:18 +05:30
committed by GitHub
parent fadb613440
commit ee97c6ff8f

View File

@@ -46,7 +46,7 @@ dependencies {
implementation "commons-codec:commons-codec:1.15"
//Androidx Security
implementation "androidx.security:security-crypto:1.1.0-alpha04"
implementation "androidx.security:security-crypto:1.1.0-alpha05"
api "androidx.documentfile:documentfile:1.0.1"