Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.1 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 17, 2023
1 parent 34a0f99 commit 114ef29
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.9.10"

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

0 comments on commit 114ef29

Please sign in to comment.