Skip to content

Commit

Permalink
build: Bump activity from 1.9.3 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps `activity` from 1.9.3 to 1.10.0.

Updates `androidx.activity:activity-ktx` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent f3a36d0 commit c8576e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ compose-bom = "2024.12.01"
# https://google.github.io/accompanist
accompanist = "0.37.0"
lifecycle = "2.8.7"
activity = "1.9.3"
activity = "1.10.0"
# test
androidx-junit = "1.2.1"
espresso = "3.6.1"
Expand Down

0 comments on commit c8576e8

Please sign in to comment.