Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.1 (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 8067f57 commit adc9f4e
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 @@ -6,7 +6,7 @@ ktlint = "0.48.1"

[libraries]
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
androidActivityCompose = "androidx.activity:activity-compose:1.8.0"
androidActivityCompose = "androidx.activity:activity-compose:1.8.1"
androidAnnotation = "androidx.annotation:annotation:1.7.0"
androidCollection = "androidx.collection:collection:1.3.0"
androidTestRunner = "androidx.test:runner:1.5.2"
Expand Down

0 comments on commit adc9f4e

Please sign in to comment.