1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 11:38:21 +01:00

Bump appcompat from 1.4.0 to 1.4.1 (#1759)

This commit is contained in:
dependabot[bot] 2022-01-23 00:56:37 +00:00 committed by GitHub
parent c9b506ae10
commit 90e1cea679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,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"
implementation "androidx.appcompat:appcompat:1.4.1"
implementation "androidx.fragment:fragment-ktx:1.4.0"
implementation "androidx.annotation:annotation:1.3.0"