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