mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-10 00:59:48 -06:00
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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user