1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 04:39:09 -05:00

Bump fragment-ktx from 1.4.1 to 1.5.0 (#1915)

This commit is contained in:
dependabot[bot] 2022-07-09 07:33:27 +00:00 committed by GitHub
parent 1b74bffc06
commit fcc7dc0913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,7 +195,7 @@ dependencies {
implementation 'androidx.core:core-splashscreen:1.0.0-rc01' implementation 'androidx.core:core-splashscreen:1.0.0-rc01'
implementation "androidx.activity:activity-ktx:1.4.0" implementation "androidx.activity:activity-ktx:1.4.0"
implementation "androidx.appcompat:appcompat:1.4.2" implementation "androidx.appcompat:appcompat:1.4.2"
implementation "androidx.fragment:fragment-ktx:1.4.1" implementation "androidx.fragment:fragment-ktx:1.5.0"
implementation "androidx.annotation:annotation:1.4.0" implementation "androidx.annotation:annotation:1.4.0"
implementation "androidx.preference:preference-ktx:1.2.0" implementation "androidx.preference:preference-ktx:1.2.0"