Bump activity-compose from 1.6.0 to 1.6.1 in /app

Bumps activity-compose from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2482/head
dependabot[bot] 2 years ago committed by GitHub
parent d876fd414e
commit 43bc913d4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save