From 305961b5ffd416631739387b0c4cd3fb541fe7a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 13:05:05 +0000 Subject: [PATCH] Update dependency androidx.core:core-splashscreen to v1.2.0 --- 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 f4bbbb15..5aa04ebc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ androidx-annotation = "androidx.annotation:annotation:1.9.1" androidx-appcompat = "androidx.appcompat:appcompat:1.7.1" androidx-browser = "androidx.browser:browser:1.8.0" androidx-core = "androidx.core:core-ktx:1.16.0" -androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1" +androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0" androidx-datastore = "androidx.datastore:datastore-preferences:1.1.7" androidx-datastore-core = "androidx.datastore:datastore-preferences-core:1.1.7" androidx-media = "androidx.media:media:1.7.1"