[Android]: Bump work-runtime-ktx from 2.7.0 to 2.7.1

Bumps work-runtime-ktx from 2.7.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-18 07:18:24 +00:00
committed by GitHub
parent 4822661146
commit 71b12950f7

View File

@@ -63,7 +63,7 @@ dependencies {
// When using Kotlin.
kapt("androidx.hilt:hilt-compiler:1.0.0")
implementation "androidx.work:work-runtime-ktx:2.7.0"
implementation "androidx.work:work-runtime-ktx:2.7.1"
implementation 'com.google.code.gson:gson:2.8.9'