fix(deps): update dependency com.google.crypto.tink:tink-android to v1.21.0 (#6499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ab47dae17
commit
be461516a7
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ google_firebase_bom = "com.google.firebase:firebase-bom:34.11.0"
|
|||
firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdistribution-gradle", version.ref = "firebaseAppDistribution" }
|
||||
autonomousapps_dependencyanalysis_plugin = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysis" }
|
||||
ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
|
||||
google_tink = "com.google.crypto.tink:tink-android:1.20.0"
|
||||
google_tink = "com.google.crypto.tink:tink-android:1.21.0"
|
||||
|
||||
# AndroidX
|
||||
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue