Merge pull request #70 from Super12138/renovate/activityktx

Update dependency androidx.activity:activity-ktx to v1.9.1
This commit is contained in:
Super12138 2024-07-25 06:45:43 +08:00 committed by GitHub
commit 5fec5abfba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"