1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 10:58:31 -06:00

Bump androidx.activity:activity-ktx from 1.6.1 to 1.7.0 (#2155)

This commit is contained in:
dependabot[bot] 2023-03-29 02:25:50 +00:00 committed by GitHub
parent 2203956228
commit 597d1d763e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,7 +195,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.9.0"
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation "androidx.activity:activity-ktx:1.6.1"
implementation "androidx.activity:activity-ktx:1.7.0"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.5.5"
implementation "androidx.annotation:annotation:1.6.0"