Skip to content

Commit 8e595b7

Browse files
Update dependency androidx.work:work-runtime-ktx to v2.11.0
1 parent b5843f9 commit 8e595b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ androidx-splashscreen = "androidx.core:core-splashscreen:1.0.1"
6666
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidxTextExtJunit" }
6767
androidx-test-rules = { module = "androidx.test:rules", version.ref = "runner" }
6868
androidx-test-runner = { module = "androidx.test:runner", version.ref = "runner" }
69-
androidx-workmanager = "androidx.work:work-runtime-ktx:2.10.4"
69+
androidx-workmanager = "androidx.work:work-runtime-ktx:2.11.0"
7070
compose-lint-checks = { module = "com.slack.lint.compose:compose-lint-checks", version.ref = "compose-lint-checks" }
7171
google-accompanist-permissions = "com.google.accompanist:accompanist-permissions:0.37.3"
7272
google-hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }

0 commit comments

Comments
 (0)