diff --git a/app/build.gradle b/app/build.gradle index 1194109..2b50954 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -164,7 +164,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.13.1' implementation 'androidx.constraintlayout:constraintlayout-compose:1.0.1' implementation "androidx.compose.material:material-icons-core:1.7.3" - implementation "androidx.compose.material:material-icons-extended:1.7.3" + implementation "androidx.compose.material:material-icons-extended:1.7.8" implementation "androidx.compose.animation:animation-core:$compose_ui_version" implementation 'androidx.fragment:fragment:1.3.0'