Update dependency androidx.activity:activity-compose to v1.12.3 (#2917)

(cherry picked from commit b70edfac58e8e5722a51be398212ac025b818258)
This commit is contained in:
Mend Renovate
2026-02-02 06:27:47 +00:00
committed by Jobobby04
parent 3bd89cee26
commit fb1a4ad828
+1 -1
View File
@@ -2,7 +2,7 @@
compose-bom = "2026.01.00"
[libraries]
activity = "androidx.activity:activity-compose:1.12.2"
activity = "androidx.activity:activity-compose:1.12.3"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }