Skip to content

Commit

Permalink
update WorkManager
Browse files Browse the repository at this point in the history
  • Loading branch information
axiel7 committed Dec 4, 2023
1 parent a6b5e36 commit c0bc971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {

implementation("androidx.browser:browser:1.7.0")
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("androidx.work:work-runtime-ktx:2.8.1")
implementation("androidx.work:work-runtime:2.9.0")
implementation("androidx.core:core-splashscreen:1.0.1")

//Compose
Expand Down

0 comments on commit c0bc971

Please sign in to comment.