Update dependency androidx.activity:activity to v1.9.0
This commit is contained in:
parent
1b11dd3b00
commit
389e77e0b3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
coreKtx = "1.13.0"
|
coreKtx = "1.13.0"
|
||||||
appcompat = "1.6.1"
|
appcompat = "1.6.1"
|
||||||
activity = "1.8.2"
|
activity = "1.9.0"
|
||||||
activityKtx = "1.9.0"
|
activityKtx = "1.9.0"
|
||||||
constraintlayout = "2.1.4"
|
constraintlayout = "2.1.4"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue