Skip to content

Commit

Permalink
Bump androidx.activity:activity-ktx from 1.7.2 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-ktx from 1.7.2 to 1.9.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 854d41c commit 38a6d3d
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 @@ -46,7 +46,7 @@ nullAway = { id = "net.ltgt.nullaway", version.ref = "nullawayPlugin" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

[libraries]
androidx-activityKtx = "androidx.activity:activity-ktx:1.7.2"
androidx-activityKtx = "androidx.activity:activity-ktx:1.9.0"
androidx-annotations = "androidx.annotation:annotation:1.6.0"
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
Expand Down

0 comments on commit 38a6d3d

Please sign in to comment.