Merge pull request #2320 from gedoor/dependabot/gradle/app/androidx.activity-activity-compose-1.6.0

Bump activity-compose from 1.5.1 to 1.6.0 in /app
This commit is contained in:
kunfei
2022-09-22 16:00:14 +08:00
committed by GitHub

View File

@@ -172,7 +172,7 @@ dependencies {
//compose
// Integration with activities
implementation 'androidx.activity:activity-compose:1.5.1'
implementation 'androidx.activity:activity-compose:1.6.0'
// Compose Material Design
implementation "androidx.compose.material:material:$compose_version"
// Animations