build(deps): Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#486)

Bumps androidx.activity:activity-compose from 1.9.0 to 1.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-25 21:33:06 +03:00 committed by GitHub
parent 84e3cf42da
commit 26e4141b6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ androidBillingClient = "7.0.0"
androidDesugar = "2.0.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.5.1"
androidxActivity = "1.9.0"
androidxActivity = "1.9.1"
androidxAppCompat = "1.7.0"
androidxAutofill = "1.3.0-alpha01"
androidxBaselineProfile = "1.2.4"