Bump activity-compose from 1.5.0 to 1.5.1 in /app

Bumps activity-compose from 1.5.0 to 1.5.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/2104/head
dependabot[bot] 2 years ago committed by GitHub
parent dd48cb45bb
commit 9960e66394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save