Bump ucrop from 2.2.7 to 2.2.8-native

Bumps [ucrop](https://github.com/Yalantis/uCrop) from 2.2.7 to 2.2.8-native.
- [Release notes](https://github.com/Yalantis/uCrop/releases)
- [Commits](https://github.com/Yalantis/uCrop/compare/2.2.7...2.2.8-native)

---
updated-dependencies:
- dependency-name: com.github.yalantis:ucrop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 15:22:21 +00:00 committed by GitHub
parent d3d8ea1f2d
commit 3caf81d07e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -443,7 +443,7 @@ dependencies {
implementation libs.github.glide
kapt libs.github.glideCompiler
implementation 'com.github.yalantis:ucrop:2.2.7'
implementation 'com.github.yalantis:ucrop:2.2.8-native'
// Badge for compatibility
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'