Skip to content

Commit cb610f2

Browse files
Update dependency androidx.work:work-runtime to v2.10.2
1 parent 870b8ac commit cb610f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyProperty/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ android {
1919
dependencies {
2020
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21"
2121
compileOnly "androidx.fragment:fragment-ktx:1.5.7"
22-
compileOnly "androidx.work:work-runtime:2.8.1"
22+
compileOnly "androidx.work:work-runtime:2.10.2"
2323
}

0 commit comments

Comments
 (0)