We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a9401 commit 2b19c1eCopy full SHA for 2b19c1e
android/app/build.gradle
@@ -72,7 +72,7 @@ flutter {
72
dependencies {
73
implementation "androidx.multidex:multidex:2.0.1"
74
75
- implementation "com.google.crypto.tink:tink-android:1.7.0"
+ implementation "com.google.crypto.tink:tink-android:1.15.0"
76
77
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0'
78
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
0 commit comments