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