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
pull/2322/head
kunfei 2 years ago committed by GitHub
commit 7342d4e236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -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

Loading…
Cancel
Save