diff --git a/app/build.gradle b/app/build.gradle index 8856d977c8a..225ae557193 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -193,7 +193,7 @@ dependencies { spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4' detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8") - implementation("androidx.compose.runtime:runtime:1.10.1") + implementation("androidx.compose.runtime:runtime:1.10.2") implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.datastore:datastore-core:1.2.0' implementation 'androidx.datastore:datastore-preferences:1.2.0'