Update dependency androidx.activity:activity to v1.9.1
This commit is contained in:
parent
5fec5abfba
commit
58daca94bf
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
core = "1.13.1"
|
core = "1.13.1"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.13.1"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
activity = "1.9.0"
|
activity = "1.9.1"
|
||||||
activityKtx = "1.9.1"
|
activityKtx = "1.9.1"
|
||||||
constraintlayout = "2.1.4"
|
constraintlayout = "2.1.4"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue