Skip to content

Commit b93531d

Browse files
chore(deps): bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0
Bumps androidx.work:work-runtime-ktx from 2.9.1 to 2.10.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] <[email protected]>
1 parent 7778083 commit b93531d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
implementation("androidx.navigation:navigation-fragment-ktx:2.8.3")
9696

9797
// Work Manager
98-
implementation("androidx.work:work-runtime-ktx:2.9.1")
98+
implementation("androidx.work:work-runtime-ktx:2.10.0")
9999
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
100100
implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0")
101101

0 commit comments

Comments
 (0)