Update dependency androidx.activity:activity-compose to v1.8.2 (#192)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-03 22:15:19 -08:00 committed by GitHub
parent 8ab6e347b1
commit 7465fa8ade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ android_sdk_target = "34"
android_sdk_min = "26"
# Other libraries
activity-compose = "1.8.1"
activity-compose = "1.8.2"
androidx-runner = "1.5.2"
androidx-datastore = "1.0.0"
appcompat = "1.6.1"