Skip to content

Commit c980a75

Browse files
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.10.1
1 parent 9bbc901 commit c980a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
// When using Kotlin.
5858
kapt("androidx.hilt:hilt-compiler:1.2.0")
5959

60-
api("androidx.work:work-runtime-ktx:2.8.1")
60+
api("androidx.work:work-runtime-ktx:2.10.1")
6161

6262
api("com.google.android.material:material:1.12.0")
6363

0 commit comments

Comments
 (0)