From 2cb526b0baf2778d5454b301f9ca54f3fed8ad1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 06:56:50 +0000 Subject: [PATCH] chore: update dependency androidx.core:core-ktx to v1.19.0 --- config/libs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/libs.toml b/config/libs.toml index 3137bd75..52ba2710 100644 --- a/config/libs.toml +++ b/config/libs.toml @@ -10,7 +10,7 @@ androidx-activity-compose = "1.13.0" androidx-annotation = "1.10.0" androidx-compose-material3 = "1.5.0-alpha17" androidx-compose-runtime = "1.11.4" -androidx-core = "1.18.0" +androidx-core = "1.19.0" androidx-core-splashscreen = "1.2.0" androidx-datastore = "1.2.1" androidx-lifecycle = "2.10.0"