Skip to content

Commit

Permalink
Update dependency androidx.work:work-runtime-ktx to v2.9.1 (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent be8f711 commit cee8caa
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 cee8caa

Please sign in to comment.