1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:29:08 -05:00

Bump androidx.activity:activity-ktx from 1.8.2 to 1.9.0 (#2522)

This commit is contained in:
dependabot[bot] 2024-04-21 02:31:28 +00:00 committed by GitHub
parent ff9be43291
commit 860095e862
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -200,7 +200,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.0'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.activity:activity-ktx:1.8.2"
implementation "androidx.activity:activity-ktx:1.9.0"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.6.2"
implementation "androidx.annotation:annotation:1.7.1"