chore(deps): bump com.google.crypto.tink:tink-android

Bumps [com.google.crypto.tink:tink-android](https://github.com/tink-crypto/tink-java) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](https://github.com/tink-crypto/tink-java/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: com.google.crypto.tink:tink-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-21 08:57:26 +00:00 committed by GitHub
parent 242ddb2fe2
commit ee0d465a99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ buildscript {
commonscodec_version = '1.15'
jodatime_version = '2.10.14'
work_version = '2.8.1'
tink_version = '1.8.0'
tink_version = '1.9.0'
json_version = '20220320'
joda_version = '2.12.5'
swipe_version = '1.1.0'