Skip to content

Commit dd39738

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

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.1"
30+
implementation "androidx.work:work-runtime-ktx:2.11.2"
3131

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

0 commit comments

Comments
 (0)