Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3 (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 5162032 commit 794999e
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 @@ -52,7 +52,7 @@ logback = { module = "ch.qos.logback:logback-classic", version = "1.5.11" }

composeMaterialDialogs-datetime = { module = "io.github.vanpra.compose-material-dialogs:datetime", version = "0.9.0" }
androidx-viewmodel-lifecycle = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.6" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }

cloudkit-core = { module = "app.softwork:cloudkitclient-core", version.ref = "cloudkit" }
cloudkit-testing = { module = "app.softwork:cloudkitclient-testing", version.ref = "cloudkit" }
Expand Down

0 comments on commit 794999e

Please sign in to comment.