Skip to content

Commit

Permalink
Merge pull request #232 from hannesa2/dependabot/gradle/androidx.work…
Browse files Browse the repository at this point in the history
…-work-runtime-ktx-2.9.1

Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1
  • Loading branch information
hannesa2 authored Sep 2, 2024
2 parents 6f14797 + 0916f79 commit 4531297
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.0"
implementation "androidx.work:work-runtime-ktx:2.9.1"

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

0 comments on commit 4531297

Please sign in to comment.