Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.7.1 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Apr 24, 2023
1 parent 8813804 commit 60a7480
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 @@ jacoco = "0.8.7"
kotlin = "1.8.20"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.1" }
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 60a7480

Please sign in to comment.