build(deps): Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3

Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

---
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] 2024-10-22 08:15:29 +00:00 committed by GitHub
parent eecda0d1cc
commit 6bf3c90cdc
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.1.1"
androidDesugar = "2.1.2" androidDesugar = "2.1.2"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.7.0" androidPlugin = "8.7.0"
androidxActivity = "1.9.2" androidxActivity = "1.9.3"
androidxAppCompat = "1.7.0" androidxAppCompat = "1.7.0"
androidxAutofill = "1.3.0-beta01" androidxAutofill = "1.3.0-beta01"
androidxBaselineProfile = "1.3.3" androidxBaselineProfile = "1.3.3"