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

Bump fragment-ktx from 1.3.4 to 1.3.5 (#1380)

This commit is contained in:
dependabot[bot] 2021-06-22 20:37:21 +00:00 committed by GitHub
parent 27e1a07eec
commit 190a5f2067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,7 +169,7 @@ dependencies {
implementation "androidx.activity:activity-ktx:1.2.3" implementation "androidx.activity:activity-ktx:1.2.3"
implementation "androidx.appcompat:appcompat:1.3.0" implementation "androidx.appcompat:appcompat:1.3.0"
implementation "androidx.appcompat:appcompat-resources:1.3.0" implementation "androidx.appcompat:appcompat-resources:1.3.0"
implementation "androidx.fragment:fragment-ktx:1.3.4" implementation "androidx.fragment:fragment-ktx:1.3.5"
implementation "androidx.annotation:annotation:1.2.0" implementation "androidx.annotation:annotation:1.2.0"
implementation "androidx.preference:preference-ktx:1.1.1" implementation "androidx.preference:preference-ktx:1.1.1"