diff --git a/app/build.gradle b/app/build.gradle index 3af1e98..3351c2d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -119,7 +119,7 @@ android { dependencies { implementation 'androidx.compose.foundation:foundation:1.12.0' - implementation 'androidx.compose.runtime:runtime:1.12.0' + implementation 'androidx.compose.runtime:runtime:1.12.1' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5' implementation 'androidx.preference:preference-ktx:1.2.1'