Merge pull request #1941 from gedoor/dependabot/gradle/app/androidx.appcompat-appcompat-1.4.2

chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /app
This commit is contained in:
kunfei 2022-06-02 13:55:19 +08:00 committed by GitHub
commit 9f0cb8e3ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@ dependencies {
//androidX
implementation('androidx.core:core-ktx:1.7.0')
implementation('androidx.appcompat:appcompat:1.4.1')
implementation('androidx.appcompat:appcompat:1.4.2')
implementation('androidx.activity:activity-ktx:1.4.0')
implementation('androidx.fragment:fragment-ktx:1.4.1')
implementation('androidx.preference:preference-ktx:1.2.0')