Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.0 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Apr 26, 2024
1 parent 0f8a512 commit 9bbec15
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 @@ datadog-kmp = "0.2.0"
jvm-toolchain = "11"

[libraries]
compose-activity = { module = "androidx.activity:activity-compose", version = "1.8.2" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.0" }
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-material = { module = "androidx.compose.material:material", version = "1.6.6" }
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
Expand Down

0 comments on commit 9bbec15

Please sign in to comment.