Merge pull request #2482 from gedoor/dependabot/gradle/app/androidx.activity-activity-compose-1.6.1

Bump activity-compose from 1.6.0 to 1.6.1 in /app
This commit is contained in:
kunfei
2022-10-25 15:01:08 +08:00
committed by GitHub
+1 -1
View File
@@ -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