Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed May 26, 2023
1 parent d914d54 commit 91b0a0b
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 = "1.8.20"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.1" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.6.1" }
androidx-test = { module = "androidx.test:core", version = "1.5.0" }
Expand Down

0 comments on commit 91b0a0b

Please sign in to comment.