Skip to content

Commit 29a5219

Browse files
fix(deps): update dependency com.google.crypto.tink:tink-android to v1.11.0
1 parent fb2cc83 commit 29a5219

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
@@ -68,7 +68,7 @@ dependencies {
6868
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
6969
implementation "androidx.multidex:multidex:2.0.1"
7070

71-
implementation "com.google.crypto.tink:tink-android:1.7.0"
71+
implementation "com.google.crypto.tink:tink-android:1.11.0"
7272

7373
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
7474
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'

0 commit comments

Comments
 (0)