Bump appcompat from 1.5.1 to 1.6.0

Bumps appcompat from 1.5.1 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-12 13:05:44 +00:00 committed by Niedermann IT-Dienstleistungen
parent 11846c7e55
commit 2a3a292bd3

View file

@ -92,7 +92,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
// Android X
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation 'androidx.fragment:fragment:1.5.5'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'