Bump activity-ktx from 1.4.0 to 1.5.0 (#1912)

This commit is contained in:
dependabot[bot] 2022-07-09 07:34:24 +00:00 committed by GitHub
parent 344e0d55ff
commit 4b6277abf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,7 +193,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.8.0" implementation "androidx.core:core-ktx:1.8.0"
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.5.0"
implementation "androidx.appcompat:appcompat:1.4.2" implementation "androidx.appcompat:appcompat:1.4.2"
implementation "androidx.fragment:fragment-ktx:1.5.0" implementation "androidx.fragment:fragment-ktx:1.5.0"
implementation "androidx.annotation:annotation:1.4.0" implementation "androidx.annotation:annotation:1.4.0"