Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.1 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jul 26, 2024
1 parent f95f35b commit 423a398
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 @@ -9,7 +9,7 @@ jvm-toolchain = "11"
kotlin = "2.0.0"

[libraries]
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.0" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.1" }
compose-material = { module = "androidx.compose.material:material", version.ref = "androidx-compose" }
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androidx-compose" }
datadog-kmp = { module = "com.juul.datadog:datadog", version.ref = "datadog-kmp" }
Expand Down

0 comments on commit 423a398

Please sign in to comment.