Update dependency androidx.activity:activity-ktx to v1.10.0 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
00bfd87ba8
commit
e60c90458a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ core = "1.15.0"
|
|||
coreKtx = "1.15.0"
|
||||
appcompat = "1.7.0"
|
||||
activity = "1.10.0"
|
||||
activityKtx = "1.9.3"
|
||||
activityKtx = "1.10.0"
|
||||
constraintlayout = "2.2.0"
|
||||
preference = "1.2.1"
|
||||
preferenceKtx = "1.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue