Update dependency com.google.crypto.tink:tink-android to v1.23.0 #3

Open
bot wants to merge 1 commits from renovate/com.google.crypto.tink-tink-android-1.x into main
+1 -1
View File
@@ -121,5 +121,5 @@ dependencies {
implementation 'androidx.security:security-crypto:1.1.0' implementation 'androidx.security:security-crypto:1.1.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.11.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.11.0'
implementation "androidx.datastore:datastore-preferences:1.2.1" implementation "androidx.datastore:datastore-preferences:1.2.1"
implementation "com.google.crypto.tink:tink-android:1.22.0" implementation "com.google.crypto.tink:tink-android:1.23.0"
} }