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