Skip to content

Commit

Permalink
Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent e04dfe6 commit 4c3f0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githubAppUpdate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'com.google.code.gson:gson:2.11.0'
implementation "androidx.work:work-runtime-ktx:2.9.1"
implementation "androidx.work:work-runtime-ktx:2.10.0"

implementation "com.squareup.retrofit2:retrofit:2.11.0"
implementation "androidx.appcompat:appcompat:1.7.0"
Expand Down

0 comments on commit 4c3f0d3

Please sign in to comment.