Skip to content

Commit

Permalink
Merge pull request #1073 from lihenggui/dependabot/gradle/androidxWor…
Browse files Browse the repository at this point in the history
…k-2.10.0

Bump androidxWork from 2.9.1 to 2.10.0
  • Loading branch information
lihenggui authored Dec 26, 2024
2 parents 270304a + 1458f44 commit fb0f193
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions app-compose/dependencies/marketReleaseRuntimeClasspath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ androidx.compose.ui:ui-util-android:1.7.6
androidx.compose.ui:ui-util:1.7.6
androidx.compose.ui:ui:1.7.6
androidx.compose:compose-bom:2024.12.01
androidx.concurrent:concurrent-futures-ktx:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-solver:2.0.1
androidx.constraintlayout:constraintlayout:2.0.1
Expand Down Expand Up @@ -155,8 +156,8 @@ androidx.window.extensions.core:core:1.0.0
androidx.window:window-core-android:1.3.0
androidx.window:window-core:1.3.0
androidx.window:window:1.3.0
androidx.work:work-runtime-ktx:2.9.1
androidx.work:work-runtime:2.9.1
androidx.work:work-runtime-ktx:2.10.0
androidx.work:work-runtime:2.10.0
com.atlassian.commonmark:commonmark-ext-gfm-strikethrough:0.13.0
com.atlassian.commonmark:commonmark-ext-gfm-tables:0.13.0
com.atlassian.commonmark:commonmark:0.13.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ androidxTestRunner = "1.6.2"
androidxTestRules = "1.6.1"
androidxTracing = "1.3.0-alpha02"
androidxUiAutomator = "2.3.0"
androidxWork = "2.9.1"
androidxWork = "2.10.0"
androidxWindowManager = "1.3.0"
appiconloader = "1.5.0"
coil = "2.7.0"
Expand Down

0 comments on commit fb0f193

Please sign in to comment.