Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 20881f4 commit 638603e
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 @@ -49,7 +49,7 @@ logback = { module = "ch.qos.logback:logback-classic", version = "1.5.5" }

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.7.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }

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 638603e

Please sign in to comment.