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>
This commit is contained in:
dependabot[bot] 2022-07-28 04:51:39 +00:00 committed by GitHub
parent dd48cb45bb
commit 9960e66394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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