fix(deps): update dependency com.google.crypto.tink:tink-android to v1.18.0
This commit is contained in:
parent
9be05262e2
commit
6f3146b45a
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ google_firebase_bom = "com.google.firebase:firebase-bom:33.15.0"
|
||||||
firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdistribution-gradle", version.ref = "firebaseAppDistribution" }
|
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" }
|
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" }
|
ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
|
||||||
google_tink = "com.google.crypto.tink:tink-android:1.17.0"
|
google_tink = "com.google.crypto.tink:tink-android:1.18.0"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue