Skip to content

Commit 21b34c3

Browse files
Bump androidx.work:work-runtime-ktx from 2.11.0 to 2.11.1
Bumps androidx.work:work-runtime-ktx from 2.11.0 to 2.11.1. --- updated-dependencies: - dependency-name: androidx.work:work-runtime-ktx dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 902d6c3 commit 21b34c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

githubAppUpdate/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
dependencies {
2828
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
2929
implementation "com.google.code.gson:gson:2.13.2"
30-
implementation "androidx.work:work-runtime-ktx:2.11.0"
30+
implementation "androidx.work:work-runtime-ktx:2.11.1"
3131

3232
implementation "com.squareup.retrofit2:retrofit:3.0.0"
3333
implementation "androidx.appcompat:appcompat:1.7.1"

0 commit comments

Comments
 (0)