Skip to content

Commit 254ff4e

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 9068543 commit 254ff4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

githubAppUpdate/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ base {
3232
dependencies {
3333
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10")
3434
implementation("com.google.code.gson:gson:2.13.2")
35-
implementation("androidx.work:work-runtime-ktx:2.11.1")
35+
implementation("androidx.work:work-runtime-ktx:2.11.2")
3636

3737
implementation("com.squareup.retrofit2:retrofit:3.0.0")
3838
implementation("androidx.appcompat:appcompat:1.7.1")

0 commit comments

Comments
 (0)