Skip to content

Commit 2b19c1e

Browse files
fix(deps): update dependency com.google.crypto.tink:tink-android to v1.15.0
1 parent f0a9401 commit 2b19c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ flutter {
7272
dependencies {
7373
implementation "androidx.multidex:multidex:2.0.1"
7474

75-
implementation "com.google.crypto.tink:tink-android:1.7.0"
75+
implementation "com.google.crypto.tink:tink-android:1.15.0"
7676

7777
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0'
7878
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'

0 commit comments

Comments
 (0)