build(deps): Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 (#276)

Bumps androidx.activity:activity-compose from 1.8.2 to 1.9.0.

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

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-04-18 11:24:58 +03:00 committed by GitHub
parent 91be9b94ea
commit 5bcfb9aee1
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 = "6.2.1"
androidDesugar = "2.0.4" androidDesugar = "2.0.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.3.2" androidPlugin = "8.3.2"
androidxActivity = "1.8.2" androidxActivity = "1.9.0"
androidxAppCompat = "1.7.0-alpha03" androidxAppCompat = "1.7.0-alpha03"
androidxAutofill = "1.3.0-alpha01" androidxAutofill = "1.3.0-alpha01"
androidxBaselineProfile = "1.2.4" androidxBaselineProfile = "1.2.4"