Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.2 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Sep 6, 2024
1 parent 8f68453 commit f35e285
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 @@ -10,7 +10,7 @@ jvm-toolchain = "11"
kotlin = "2.0.10"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.4" }
androidx-test = { module = "androidx.test:core", version = "1.6.1" }
Expand Down

0 comments on commit f35e285

Please sign in to comment.