[Android]: Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0 (#325)

Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-15 00:18:30 +05:30
committed by GitHub
parent 9a2917f9a2
commit da03b8f218

View File

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