Update dependency androidx.activity:activity-ktx to v1.9.1

This commit is contained in:
renovate[bot] 2024-07-24 18:45:57 +00:00 committed by GitHub
parent e2f121cabd
commit feceb971fc
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"