Update dependency androidx.datastore:datastore-preferences to v1.2.1 #232

Merged
bot merged 1 commits from renovate/androidx.datastore-datastore-preferences-1.x into main 2026-03-13 03:01:30 +01:00

View File

@@ -100,7 +100,7 @@ dependencies {
implementation "androidx.biometric:biometric:1.2.0-alpha05" implementation "androidx.biometric:biometric:1.2.0-alpha05"
implementation "androidx.security:security-crypto:1.1.0" implementation "androidx.security:security-crypto:1.1.0"
implementation "androidx.datastore:datastore-preferences:1.2.0" implementation "androidx.datastore:datastore-preferences:1.2.1"
implementation "androidx.security:security-crypto:1.1.0" implementation "androidx.security:security-crypto:1.1.0"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'