Skip to content

Commit ee97821

Browse files
chore(deps): bump com.google.crypto.tink:tink-android
Bumps [com.google.crypto.tink:tink-android](https://github.com/tink-crypto/tink-java) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c615965 commit ee97821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter_secure_storage/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ android {
4444
}
4545

4646
dependencies {
47-
implementation("com.google.crypto.tink:tink-android:1.16.0")
47+
implementation("com.google.crypto.tink:tink-android:1.17.0")
4848
}

0 commit comments

Comments
 (0)