Skip to content

Commit 4615cd1

Browse files
authored
Merge pull request #62 from hoc081098/renovate/com.google.crypto.tink-tink-android-1.x
Update dependency com.google.crypto.tink:tink-android to v1.7.0
2 parents f80a1cb + 1700869 commit 4615cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
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.6.1"
71+
implementation "com.google.crypto.tink:tink-android:1.7.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)