Skip to content

Commit

Permalink
Update dependency androidx.work:work-runtime-ktx to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent c4a963c commit a7a8c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
buildscript {
ext.kotlin_version = "1.9.23"
ext.room_version = "2.6.1"
ext.workmanager_version = "2.9.0"
ext.workmanager_version = "2.9.1"
ext.about_libraries_version="11.2.3"

repositories {
Expand Down

0 comments on commit a7a8c6c

Please sign in to comment.