Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 81d3ddc commit c7f4ddd
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 @@ -11,7 +11,7 @@ coroutines = "1.9.0"
ktx = "1.13.1"
lifecycle = "2.8.6"
appCompat = "1.7.0"
activity = "1.9.2"
activity = "1.9.3"
fragment = "1.8.4"
recyclerView = "1.3.2"
navigation = "2.8.0"
Expand Down

0 comments on commit c7f4ddd

Please sign in to comment.