Update dependency androidx.activity:activity-compose to v1.9.0
Some checks are pending
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run Unit Tests (pull_request) Successful in 4m5s

This commit is contained in:
Renovate Bot 2024-07-20 15:00:30 +00:00
parent fb95f0772e
commit 7409a9c19b

View file

@ -1,5 +1,5 @@
[versions]
activityCompose = "1.8.0"
activityCompose = "1.9.0"
agp = "8.5.1"
composeBom = "2024.04.01"
coreKtx = "1.10.1"