diff --git a/app/build.gradle b/app/build.gradle index 266491b..3b9f994 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -105,7 +105,7 @@ dependencies { implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.compose.ui:ui' - implementation "androidx.activity:activity-ktx:1.11.0" + implementation "androidx.activity:activity-ktx:1.12.0" implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'com.google.android.material:material:1.13.0'