diff --git a/app/build.gradle b/app/build.gradle index 341bf2097..271a7d118 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -180,7 +180,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5' - implementation("androidx.compose.runtime:runtime:1.7.2") + implementation("androidx.compose.runtime:runtime:1.7.3") implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.datastore:datastore-core:1.1.1' implementation 'androidx.datastore:datastore-preferences:1.1.1'