From 8ec4dd4c43aedae3f4be16513750f92252ab74c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:28:15 +0000 Subject: [PATCH] Update dependency androidx.core:core-ktx to v1.15.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 e2ce407..6b03f83 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidx-activity-compose = "1.9.3" androidx-appcompat = "1.7.0" androidx-compose-bom = "2024.10.00" androidx-constraint-layout-compose = "1.0.1" -androidx-core = "1.13.1" +androidx-core = "1.15.0" androidx-data-store = "1.1.1" androidx-fragment = "1.8.5" androidx-hilt = "1.2.0"