From c9c983a10a0b37fff623a686416706f4a500cd24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:36:30 +0000 Subject: [PATCH] fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 3f9fb6f8e3..51de89414d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -182,7 +182,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8' - implementation("androidx.compose.runtime:runtime:1.7.5") + implementation("androidx.compose.runtime:runtime:1.7.6") implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.datastore:datastore-core:1.1.1' implementation 'androidx.datastore:datastore-preferences:1.1.1' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 8d29539df6..a911182252 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -93,6 +93,7 @@ +