Skip to content

Commit

Permalink
build(deps): bump androidx.activity:activity-compose from 1.9.0 to 1.…
Browse files Browse the repository at this point in the history
…9.1 (#106)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent f700415 commit 1c2aa70
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 @@ -12,7 +12,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha01"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.3"
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.3"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.0"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.1"
androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.7.7"
androidx-room-compiler = "androidx.room:room-compiler:2.6.1"
androidx-room-ktx = "androidx.room:room-ktx:2.6.1"
Expand Down

0 comments on commit 1c2aa70

Please sign in to comment.