From 171f598724a434e05573aeccd5c0282fbdadfcc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:34:57 +0000 Subject: [PATCH] Update dependency androidx.browser:browser to v1.9.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 7f42c0b3..4a025023 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ mvikotlin = "4.3.0" androidx-activity-compose = "androidx.activity:activity-compose:1.10.1" 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-browser = "androidx.browser:browser:1.9.0" androidx-core = "androidx.core:core-ktx:1.16.0" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1" androidx-datastore = "androidx.datastore:datastore-preferences:1.1.7"