diff --git a/build.gradle b/build.gradle index 81f4c52a02..4cd89d7bfc 100644 --- a/build.gradle +++ b/build.gradle @@ -372,7 +372,7 @@ dependencies { implementation 'androidx.compose.material3:material3:1.3.0-alpha04' implementation 'androidx.compose.material3:material3-window-size-class:1.3.0-alpha04' implementation "androidx.constraintlayout:constraintlayout:2.1.4" - implementation "androidx.activity:activity-compose:1.8.2" + implementation "androidx.activity:activity-compose:1.9.0" implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0" implementation "androidx.navigation:navigation-compose:2.7.7" implementation "androidx.palette:palette-ktx:1.0.0"