diff --git a/app/build.gradle b/app/build.gradle index 806f7237f..afbeffd8d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -173,7 +173,7 @@ dependencies { //compose // Integration with activities - implementation 'androidx.activity:activity-compose:1.6.0' + implementation 'androidx.activity:activity-compose:1.6.1' // Compose Material Design implementation "androidx.compose.material:material:$compose_version" // Animations