We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68edfb6 commit b6bf165Copy full SHA for b6bf165
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.17.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