Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Sep 6, 2024
1 parent b7d7562 commit f1025a3
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.20"

[libraries]
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.1" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.2" }
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 f1025a3

Please sign in to comment.