Bump appcompat from 1.4.0-beta01 to 1.4.0-rc01 (#1640)

This commit is contained in:
dependabot[bot] 2021-11-15 13:40:51 +00:00 committed by GitHub
parent c183428107
commit 358e0850ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.7.0"
implementation 'androidx.core:core-splashscreen:1.0.0-alpha02'
implementation "androidx.activity:activity-ktx:1.4.0"
implementation "androidx.appcompat:appcompat:1.4.0-beta01"
implementation "androidx.appcompat:appcompat:1.4.0-rc01"
implementation "androidx.fragment:fragment-ktx:1.3.6"
implementation "androidx.annotation:annotation:1.3.0"