1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 20:16:02 -06:00

Bump appcompat-resources from 1.2.0 to 1.3.0 (#1359)

This commit is contained in:
dependabot[bot] 2021-05-28 07:01:57 +00:00 committed by GitHub
parent 91dbc9e3d7
commit e60e573ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.5.0"
implementation "androidx.activity:activity-ktx:1.2.3"
implementation "androidx.appcompat:appcompat:1.2.0"
implementation "androidx.appcompat:appcompat-resources:1.2.0"
implementation "androidx.appcompat:appcompat-resources:1.3.0"
implementation "androidx.fragment:fragment-ktx:1.3.4"
implementation "androidx.annotation:annotation:1.2.0"