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 f32f2a7 commit 339bb66Copy full SHA for 339bb66
gradle/libs.versions.toml
@@ -81,7 +81,7 @@ google_firebase_bom = "com.google.firebase:firebase-bom:33.10.0"
81
firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdistribution-gradle", version.ref = "firebaseAppDistribution" }
82
autonomousapps_dependencyanalysis_plugin = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysis" }
83
ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
84
-google_tink = "com.google.crypto.tink:tink-android:1.16.0"
+google_tink = "com.google.crypto.tink:tink-android:1.17.0"
85
86
# AndroidX
87
androidx_core = { module = "androidx.core:core", version.ref = "core" }
0 commit comments