fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.1 (#399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-24 18:49:45 +05:30
committed by GitHub
parent 826e98155c
commit 74892cb208

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.8.0"
api "androidx.work:work-runtime-ktx:2.8.1"
implementation 'com.google.code.gson:gson:2.10.1'