From d08b78b592903850d46dbf581cfffdb1bc7442a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:27:01 +0000 Subject: [PATCH] fix(deps): update dependency androidx.datastore:datastore-preferences to v1.2.1 (#6508) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index da2e2a9660..5b0fdbcc1d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -44,7 +44,7 @@ androidx-concurrent-futures = "androidx.concurrent:concurrent-futures:1.3.0" androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1" androidx-core-animation = "androidx.core:core-animation:1.0.0" androidx-core-ktx = "androidx.core:core-ktx:1.18.0" -androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.2.0" +androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.2.1" androidx-dynamicanimation = "androidx.dynamicanimation:dynamicanimation:1.1.0" androidx-espresso-core = "androidx.test.espresso:espresso-core:3.7.0" androidx-graphics-core = "androidx.graphics:graphics-core:1.0.4"