Bump appcompat from 1.5.0 to 1.5.1 (#1975)

This commit is contained in:
dependabot[bot] 2022-09-14 11:17:19 +00:00 committed by GitHub
parent 73a7255d3a
commit 46c29c438e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.8.0"
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation "androidx.activity:activity-ktx:1.5.1"
implementation "androidx.appcompat:appcompat:1.5.0"
implementation "androidx.appcompat:appcompat:1.5.1"
implementation "androidx.fragment:fragment-ktx:1.5.2"
implementation "androidx.annotation:annotation:1.4.0"