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

This commit is contained in:
Renovate Bot 2024-10-02 05:08:03 +00:00
parent 0206e47434
commit 2501551ce2

View file

@ -1,5 +1,5 @@
[versions]
activityCompose = "1.9.0"
activityCompose = "1.9.2"
androidGradlePlugin = "8.5.1"
appcompat = "1.7.0"
composeBom = "2024.06.00"