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