We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e7521 commit 4cfebddCopy full SHA for 4cfebdd
gradle/libs.versions.toml
@@ -80,7 +80,7 @@ google_firebase_bom = "com.google.firebase:firebase-bom:34.4.0"
80
firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdistribution-gradle", version.ref = "firebaseAppDistribution" }
81
autonomousapps_dependencyanalysis_plugin = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysis" }
82
ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
83
-google_tink = "com.google.crypto.tink:tink-android:1.18.0"
+google_tink = "com.google.crypto.tink:tink-android:1.19.0"
84
85
# AndroidX
86
androidx_core = { module = "androidx.core:core", version.ref = "core" }
0 commit comments