Skip to content

Commit

Permalink
Update dependency androidx.work:work-runtime to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 870b8ac commit 09fc2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyProperty/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ android {
dependencies {
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21"
compileOnly "androidx.fragment:fragment-ktx:1.5.7"
compileOnly "androidx.work:work-runtime:2.8.1"
compileOnly "androidx.work:work-runtime:2.10.0"
}

0 comments on commit 09fc2a8

Please sign in to comment.